We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75be751 + 13b56e6 commit 52aa6d9Copy full SHA for 52aa6d9
packages/aws-amplify/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "aws-amplify",
3
- "version": "0.1.33",
+ "version": "0.1.34",
4
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
5
"main": "./lib/index.js",
6
"scripts": {
@@ -49,7 +49,7 @@
49
},
50
"dependencies": {
51
"amazon-cognito-identity-js": "^1.19.0",
52
- "aws-sdk": "^2.101.0",
+ "aws-sdk": "2.177.0",
53
"axios": "^0.17.0",
54
"querystring-browser": "^1.0.4"
55
0 commit comments