Skip to content

Commit

Permalink
Bump npm deps
Browse files Browse the repository at this point in the history
Update Express, Morgan and BodyParser
  • Loading branch information
cilindrox committed Aug 16, 2014
1 parent c3d37a8 commit 9fc4bdb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"test": "node_modules/.bin/mocha"
},
"dependencies": {
"body-parser": "1.4.x",
"body-parser": "1.6.x",
"cookie-parser": "1.3.x",
"debug": "1.0.x",
"express": "4.6.x",
"express": "4.8.x",
"hiredis": "0.1.x",
"jade": "1.5.x",
"mongodb": "1.4.x",
"mongoskin": "1.4.x",
"morgan": "1.1.x",
"morgan": "1.2.x",
"node-uuid": "1.4.x",
"redis": "0.11.x",
"revalidator": "0.2.x",
Expand Down

0 comments on commit 9fc4bdb

Please sign in to comment.