Skip to content

Commit

Permalink
[dist] Remove unecessary dependencies now used by install-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Jul 24, 2012
1 parent a0b3891 commit 035589d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Expand Up @@ -17,22 +17,21 @@
"platform-as-a-service"
],
"dependencies": {
"cloudfiles": "0.3.3",
"eyes": "0.1.7",
"flatiron": "0.2.3",
"flatiron": "0.2.5",
"forever-monitor": "1.0.1",
"haibu-api": "0.9.0",
"haibu-carapace": "0.7.0",
"npm": "1.1.36",
"install-repo": "0.5.0",
"optimist": "0.3.4",
"pkginfo": "0.2.3",
"request": "2.9.202",
"semver": "1.0.13",
"tar": "0.1.13",
"winston": "0.6.2",
"union": "0.3.3"
},
"devDependencies": {
"request": "2.9.202",
"winston-loggly": "0.6.0",
"vows": "0.6.2"
},
Expand Down

0 comments on commit 035589d

Please sign in to comment.