Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
florianholzapfel committed Aug 25, 2014
1 parent e8f20db commit 16b032f
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 @@ -42,7 +42,7 @@
}
],
"dependencies": {
"inflection": "~1.3.2",
"inflection": "~1.4",
"lodash": "~2.4",
"mongoose": "~3.8.0"
},
Expand All @@ -52,11 +52,11 @@
"async": "~0.9.0",
"jshint": "~2.5.0",
"mocha": "~1.21.0",
"request": "~2.39.0",
"express": "~4.7.0",
"request": "~2.40.0",
"express": "~4.8",
"body-parser": "*",
"method-override": "*",
"restify": "~2.6.0",
"restify": "~2.8.0",
"sinon": "~1.10.0"
},
"engines": {
Expand Down

0 comments on commit 16b032f

Please sign in to comment.