Skip to content

Commit

Permalink
removed optimist dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jdan committed Aug 26, 2014
1 parent c95bdac commit 3622356
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,12 @@
"bin": {
"cleaver": "./bin/cleaver"
},
"main": "./lib/cleaver",
"main": "./lib/index.js",
"repository": {
"type": "git",
"url": "https://github.com/jdan/cleaver.git"
},
"dependencies": {
"optimist": "0.3.5",
"mustache": "0.7.0",
"q": "0.9.6",
"js-yaml": "2.1.0",
Expand Down

0 comments on commit 3622356

Please sign in to comment.