Skip to content

Commit

Permalink
Merge pull request #481 from nodejitsu/update-deps
Browse files Browse the repository at this point in the history
[dist] Bump dependencies
  • Loading branch information
julianduque committed Dec 6, 2013
2 parents 62679fd + 1ea490f commit 6fd8873
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -20,29 +20,29 @@
},
"preferGlobal": true,
"dependencies": {
"colors": "0.6.0-1",
"colors": "0.6.2",
"complete": "0.3.1",
"dateformat": "1.0.2-1.2.3",
"flatiron": "0.3.5",
"flatiron": "0.3.9",
"flatiron-cli-config": "0.1.4",
"flatiron-cli-users": "0.1.7",
"fstream": "0.1.22",
"fstream-npm": "0.1.4",
"ladder": "0.0.0",
"npm": "1.3.4",
"flatiron-cli-users": "0.1.8",
"fstream": "0.1.25",
"fstream-npm": "0.1.6",
"ladder": "0.0.1",
"npm": "1.3.15",
"nodejitsu-api": "0.5.3",
"opener": "1.3.x",
"pkginfo": "0.3.0",
"progress": "0.1.0",
"request": "2.16.6",
"request": "2.28.0",
"require-analyzer": "0.5.0",
"spawn-command": "0.0.2",
"semver": "1.0.14",
"tar": "0.1.17",
"tar": "0.1.18",
"wizard": "0.0.1"
},
"devDependencies": {
"nock": "0.15.x",
"nock": "0.25.x",
"vows": "0.7.x"
},
"bin": {
Expand Down

0 comments on commit 6fd8873

Please sign in to comment.