Skip to content

Commit

Permalink
Updating aws-sdk dependency to match AWS Lambda environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
arithmetric committed Jun 20, 2017
1 parent 6816f36 commit bcaff40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "istanbul cover _mocha -- --check-leaks --timeout 3000"
},
"dependencies": {
"aws-sdk": "~2.7.25"
"aws-sdk": "~2.45.0"
},
"devDependencies": {
"coveralls": "^2.11.8",
Expand Down

0 comments on commit bcaff40

Please sign in to comment.