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 May 12, 2016
1 parent 632a49d commit 2a91ab5
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.2.32"
"aws-sdk": "~2.3.8"
},
"devDependencies": {
"coveralls": "^2.11.8",
Expand Down

0 comments on commit 2a91ab5

Please sign in to comment.