@aws-amplify/auth
Advanced tools
Comparing version 1.2.4-unstable.4 to 1.2.4-unstable.5
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.2.4-unstable.5"></a> | ||
## [1.2.4-unstable.5](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.2.4-unstable.4...@aws-amplify/auth@1.2.4-unstable.5) (2018-09-25) | ||
**Note:** Version bump only for package @aws-amplify/auth | ||
<a name="1.2.4-unstable.4"></a> | ||
@@ -8,0 +16,0 @@ ## [1.2.4-unstable.4](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.2.4-unstable.3...@aws-amplify/auth@1.2.4-unstable.4) (2018-09-25) |
{ | ||
"name": "@aws-amplify/auth", | ||
"version": "1.2.4-unstable.4", | ||
"version": "1.2.4-unstable.5", | ||
"description": "Auth category of aws-amplify", | ||
@@ -56,3 +56,3 @@ "main": "./lib/index.js", | ||
"amazon-cognito-auth-js": "^1.1.9", | ||
"amazon-cognito-identity-js": "^2.0.30-unstable.4" | ||
"amazon-cognito-identity-js": "^2.0.30-unstable.5" | ||
}, | ||
@@ -59,0 +59,0 @@ "jest": { |
5142549