Skip to content

Commit c9adf1e

Browse files
authored
Merge pull request #74 from outstand/loosen-aws-sdk-version
Loosen aws-sdk version
2 parents f1f94dc + 54f1137 commit c9adf1e

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
@@ -45,7 +45,7 @@
4545
"ember-cli-deploy-plugin"
4646
],
4747
"dependencies": {
48-
"aws-sdk": "~2.3.19",
48+
"aws-sdk": "^2.6.12",
4949
"chalk": "^1.0.0",
5050
"core-object": "^1.1.0",
5151
"ember-cli-babel": "^5.0.0",

0 commit comments

Comments
 (0)