update dependencies and add yarn
This commit is contained in:
28
package.json
28
package.json
@@ -23,33 +23,33 @@
|
||||
"homepage": "https://gitlab.com/gitzone/npmci#README",
|
||||
"devDependencies": {
|
||||
"@types/should": "^8.1.30",
|
||||
"npmts-g": "^5.2.8",
|
||||
"should": "^11.1.1",
|
||||
"npmts-g": "^6.0.0",
|
||||
"should": "^11.2.0",
|
||||
"typings-test": "^1.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.40",
|
||||
"@types/node": "^6.0.51",
|
||||
"@types/lodash": "^4.14.52",
|
||||
"@types/node": "^7.0.5",
|
||||
"@types/q": "0.x.x",
|
||||
"@types/request": "0.x.x",
|
||||
"@types/shelljs": "^0.3.33",
|
||||
"@types/shelljs": "^0.7.0",
|
||||
"@types/through2": "^2.0.32",
|
||||
"beautylog": "^6.0.0",
|
||||
"beautylog": "^6.1.1",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-function": "^2.2.0",
|
||||
"lodash": "^4.17.2",
|
||||
"gulp-function": "^2.2.3",
|
||||
"lodash": "^4.17.4",
|
||||
"npmextra": "^2.0.3",
|
||||
"projectinfo": "^1.0.4",
|
||||
"projectinfo": "^3.0.1",
|
||||
"q": "^1.4.1",
|
||||
"request": "^2.79.0",
|
||||
"shelljs": "^0.7.5",
|
||||
"smartcli": "^1.0.15",
|
||||
"smartfile": "^4.1.0",
|
||||
"shelljs": "^0.7.6",
|
||||
"smartcli": "^2.0.1",
|
||||
"smartfile": "^4.1.6",
|
||||
"smartparam": "^0.1.1",
|
||||
"smartsocket": "^1.1.7",
|
||||
"smartssh": "^1.2.1",
|
||||
"smartstring": "^2.0.22",
|
||||
"through2": "^2.0.1",
|
||||
"smartstring": "^2.0.24",
|
||||
"through2": "^2.0.3",
|
||||
"typings-global": "^1.0.14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user