Skip to content

Commit 6522b93

Browse files
committed
Updating aws-sdk dependency version to match Lambda environment.
1 parent ff69a26 commit 6522b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"test": "istanbul cover _mocha -- --check-leaks --timeout 3000"
1010
},
1111
"dependencies": {
12-
"aws-sdk": "~2.45.0"
12+
"aws-sdk": "~2.290.0"
1313
},
1414
"devDependencies": {
1515
"coveralls": "^2.11.8",

0 commit comments

Comments
 (0)