feature(package) add bupdate

This commit is contained in:
coderaiser 2015-07-19 05:06:22 -04:00
parent 724264d755
commit 198fd8e638

View file

@ -26,7 +26,8 @@
"test": "gulp default",
"wisdom": "gulp release",
"yaspeller": "yaspeller .",
"nupdate": "nupdate"
"nupdate": "nupdate",
"bupdate": "bupdate"
},
"directories": {
"man": "man"
@ -70,6 +71,7 @@
},
"devDependencies": {
"bower": "~1.4.1",
"bupdate": "~1.0.2",
"gulp": "^3.9.0",
"gulp-jscs": "~1.6.0",
"gulp-jshint": "^1.11.0",