update options
This commit is contained in:
24
package.json
24
package.json
@@ -30,23 +30,23 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/npmts#readme",
|
||||
"dependencies": {
|
||||
"@types/gulp": "^3.8.28",
|
||||
"@types/gulp": "^3.8.29",
|
||||
"@types/minimatch": "^2.0.28",
|
||||
"@types/q": "^0.0.27",
|
||||
"@types/shelljs": "^0.3.27",
|
||||
"babel-preset-es2015": "^6.9.0",
|
||||
"beautylog": "5.0.18",
|
||||
"@types/q": "^0.x.x",
|
||||
"@types/shelljs": "^0.3.28",
|
||||
"babel-preset-es2015": "^6.13.2",
|
||||
"beautylog": "5.0.20",
|
||||
"depcheck": "^0.6.4",
|
||||
"early": "^2.0.13",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-babel": "^6.1.2",
|
||||
"gulp-function": "^1.3.6",
|
||||
"gulp-inject-modules": "^1.0.0",
|
||||
"gulp-istanbul": "^1.0.0",
|
||||
"gulp-mocha": "^2.2.0",
|
||||
"gulp-istanbul": "^1.1.0",
|
||||
"gulp-mocha": "^3.0.1",
|
||||
"gulp-sourcemaps": "^1.6.0",
|
||||
"gulp-typedoc": "^2.0.0",
|
||||
"lodash": "^4.14.0",
|
||||
"lodash": "^4.15.0",
|
||||
"npmextra": "^1.0.8",
|
||||
"projectinfo": "1.0.3",
|
||||
"q": "^1.4.1",
|
||||
@@ -54,12 +54,12 @@
|
||||
"smartcli": "1.0.4",
|
||||
"smartcov": "0.0.9",
|
||||
"smartenv": "1.2.5",
|
||||
"smartfile": "4.0.12",
|
||||
"smartfile": "4.0.13",
|
||||
"smartpath": "3.2.2",
|
||||
"smartstring": "^2.0.15",
|
||||
"smartstring": "^2.0.17",
|
||||
"source-map-support": "^0.4.2",
|
||||
"tsn": "^1.0.10",
|
||||
"typedoc": "^0.4.4",
|
||||
"tsn": "^1.0.12",
|
||||
"typedoc": "^0.4.5",
|
||||
"typescript": "^2.0.0-dev.20160630",
|
||||
"typings-global": "*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user