Skip to content

Commit

Permalink
Update aws and mongoose
Browse files Browse the repository at this point in the history
* Appears to work in dev okay but since fakes3 technically isn't aws no way to be sure until deployed/tested on pro
  • Loading branch information
Martii committed Oct 20, 2014
1 parent 280ae44 commit b486122
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "app",
"dependencies": {
"async": "0.9.0",
"aws-sdk": "2.0.15",
"aws-sdk": "2.0.21",
"bootstrap": "3.1.1",
"bootstrap-markdown": "2.7.0",
"connect-mongo": "0.4.1",
Expand All @@ -16,7 +16,7 @@
"github": "0.2.2",
"marked": "0.3.2",
"moment": "2.8.3",
"mongoose": "3.8.15",
"mongoose": "3.8.17",
"mu2": "0.5.20",
"passport": "0.2.1",
"passport-amazon": "0.1.0",
Expand Down

0 comments on commit b486122

Please sign in to comment.