不要怂,就是干,撸起袖子干!

Commit df1a781f by sdepold

require commander.js

1 parent 505c24cd
Showing with 2 additions and 1 deletions
...@@ -12,7 +12,8 @@ ...@@ -12,7 +12,8 @@
"underscore.string": "2.0.x", "underscore.string": "2.0.x",
"lingo": "0.0.x", "lingo": "0.0.x",
"validator": "0.3.x", "validator": "0.3.x",
"moment": "1.1.x" "moment": "1.1.x",
"commander": "0.5.x"
}, },
"devDependencies": { "devDependencies": {
"jasmine-node": "1.0.x", "jasmine-node": "1.0.x",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!