diff --git a/package.json b/package.json index 5f582651..fe07a6fb 100644 --- a/package.json +++ b/package.json @@ -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",