Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alanshaw committed Mar 6, 2014
1 parent 47531f4 commit a2c4289
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -27,14 +27,14 @@
],
"dependencies": {
"async": "~0.2.9",
"npm": "~1.3.12",
"npm": "~1.4.4",
"optimist": "~0.6.0",
"semver": "~2.2.1"
},
"devDependencies": {
"coveralls": "~2.3.0",
"coveralls": "~2.8.0",
"jscoverage": "~0.3.8",
"jshint": "~2.3.0",
"jshint": "~2.4.4",
"nodeunit": "~0.8.1",
"rewire": "~2.0.0",
"rimraf": "~2.2.2"
Expand Down

0 comments on commit a2c4289

Please sign in to comment.