Skip to content

Commit

Permalink
Include dependency on optimist
Browse files Browse the repository at this point in the history
  • Loading branch information
agnoster committed Oct 17, 2012
1 parent 4374157 commit f00fe3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"jsonexp": "0.0.3",
"debug": "~0.7.0",
"async": "~0.1.22",
"underscore": "~1.4.2"
"underscore": "~1.4.2",
"optimist": "~0.3.5"
},
"devDependencies": {
"express": "~3.0",
Expand Down

0 comments on commit f00fe3f

Please sign in to comment.