feature(package) add nupdate

This commit is contained in:
coderaiser 2015-07-19 05:04:32 -04:00
parent 98bb57a6d9
commit 08df9580f5

View file

@ -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",