mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(package) add nupdate
This commit is contained in:
parent
98bb57a6d9
commit
08df9580f5
1 changed files with 3 additions and 1 deletions
|
|
@ -25,7 +25,8 @@
|
|||
"start": "node bin/cloudcmd.js",
|
||||
"test": "gulp default",
|
||||
"wisdom": "gulp release",
|
||||
"yaspeller": "yaspeller ."
|
||||
"yaspeller": "yaspeller .",
|
||||
"nupdate": "nupdate"
|
||||
},
|
||||
"directories": {
|
||||
"man": "man"
|
||||
|
|
@ -76,6 +77,7 @@
|
|||
"gulp-recess": "~1.1.1",
|
||||
"minor": "~1.2.2",
|
||||
"morgan": "~1.6.0",
|
||||
"nupdate": "~1.0.11",
|
||||
"place": "~1.1.2",
|
||||
"shortdate": "~1.0.1",
|
||||
"should": "^7.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue