Skip to content

Commit

Permalink
Added commander dep
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Aug 26, 2011
1 parent 81baa3c commit 7cbe8fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -6,6 +6,9 @@
"repository": "git://github.com/visionmedia/jade",
"main": "./index.js",
"bin": { "jade": "./bin/jade" },
"dependencies": {
"commander": "0.1.0"
},
"devDependencies": {
"expresso": "0.6.4",
"coffee-script": ">= 0.0.1",
Expand Down

0 comments on commit 7cbe8fd

Please sign in to comment.