mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 17:29:27 +00:00
feature(package) add bupdate
This commit is contained in:
parent
724264d755
commit
198fd8e638
1 changed files with 3 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue