update
This commit is contained in:
15
package.json
15
package.json
@@ -3,6 +3,7 @@
|
||||
"version": "1.0.4",
|
||||
"description": "setup your environment with the most important tools and update them easily.",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "(npmts)"
|
||||
},
|
||||
@@ -26,14 +27,14 @@
|
||||
},
|
||||
"homepage": "https://github.com/GitZoneTools/npmg#readme",
|
||||
"devDependencies": {
|
||||
"npmts": "^3.5.0",
|
||||
"smartenv": "^1.2.0"
|
||||
"tapbundle": "^1.0.13"
|
||||
},
|
||||
"dependencies": {
|
||||
"beautylog": "^3.1.2",
|
||||
"q": "^1.4.1",
|
||||
"shelljs": "^0.6.0",
|
||||
"smartcli": "0.0.11",
|
||||
"smartfile": "1.0.1"
|
||||
"beautylog": "^6.1.10",
|
||||
"smartcli": "^2.0.7",
|
||||
"smartenv": "^3.0.0",
|
||||
"smartfile": "4.2.17",
|
||||
"smartshell": "^1.0.6",
|
||||
"typings-global": "^1.0.16"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user