Skip to content

Commit

Permalink
Update Amazon SDK
Browse files Browse the repository at this point in the history
Just includes DynamoDB
  • Loading branch information
bluedaniel committed Aug 18, 2017
1 parent 2ad6ce8 commit aa1f09a
Show file tree
Hide file tree
Showing 3 changed files with 15,211 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .babelrc
Expand Up @@ -6,7 +6,7 @@
{
"root": ["./app/scripts"],
"alias": {
"aws-custom-build": "./app/vendor/aws-sdk-2.2.31.min"
"aws-custom-build": "./app/vendor/aws-sdk-2.100.0.min"
}
}
]
Expand All @@ -19,7 +19,7 @@
{
"root": ["./app/scripts"],
"alias": {
"aws-custom-build": "./app/vendor/aws-sdk-2.2.31.min",
"aws-custom-build": "./app/vendor/aws-sdk-2.100.0.min",
"kakapoBridge": "./app/scripts/bridge/web/index.js"
}
}
Expand Down

0 comments on commit aa1f09a

Please sign in to comment.