update deps and node version
This commit is contained in:
28
package.json
28
package.json
@@ -23,28 +23,28 @@
|
||||
"homepage": "https://gitlab.com/pushrocks/npmci#README",
|
||||
"devDependencies": {
|
||||
"npmts-g": "^5.2.8",
|
||||
"should": "^11.1.0",
|
||||
"typings-test": "^1.0.2"
|
||||
"should": "^11.1.1",
|
||||
"typings-test": "^1.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.34",
|
||||
"@types/lodash": "^4.14.39",
|
||||
"@types/q": "0.x.x",
|
||||
"@types/request": "0.x.x",
|
||||
"@types/shelljs": "^0.3.30",
|
||||
"beautylog": "^5.0.23",
|
||||
"@types/shelljs": "^0.3.32",
|
||||
"beautylog": "^6.0.0",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-function": "^1.3.6",
|
||||
"lodash": "^4.15.0",
|
||||
"projectinfo": "^1.0.3",
|
||||
"gulp-function": "^2.2.0",
|
||||
"lodash": "^4.17.0",
|
||||
"projectinfo": "^1.0.4",
|
||||
"q": "^1.4.1",
|
||||
"request": "^2.74.0",
|
||||
"shelljs": "^0.7.4",
|
||||
"smartcli": "^1.0.9",
|
||||
"smartfile": "^4.0.15",
|
||||
"request": "^2.78.0",
|
||||
"shelljs": "^0.7.5",
|
||||
"smartcli": "^1.0.10",
|
||||
"smartfile": "^4.1.0",
|
||||
"smartparam": "^0.1.1",
|
||||
"smartsocket": "^1.1.4",
|
||||
"smartsocket": "^1.1.7",
|
||||
"smartssh": "^1.1.5",
|
||||
"smartstring": "^2.0.17",
|
||||
"smartstring": "^2.0.22",
|
||||
"through2": "^2.0.1",
|
||||
"typings-global": "^1.0.14"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user