Skip to content

Commit

Permalink
Bump Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bencevans committed Sep 9, 2014
1 parent be57a94 commit fb34ce3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"license": "MIT",
"dependencies": {
"request": "2.x",
"underscore": "~1.6.0"
"underscore": "^1.7.0"
},
"devDependencies": {
"mocha": "~1.17.1",
"istanbul": "~0.2.4",
"coveralls": "~2.8.0"
"coveralls": "^2.11.1",
"istanbul": "^0.3.2",
"mocha": "^1.21.4"
}
}

0 comments on commit fb34ce3

Please sign in to comment.