@liquid-state/iwa-cognito-identity
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@liquid-state/iwa-cognito-identity", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -38,10 +38,10 @@ "files": [ | ||
"peerDependencies": { | ||
"@liquid-state/iwa-core": "^0.2", | ||
"@liquid-state/iwa-identity": "^0.1", | ||
"@liquid-state/iwa-keyvalue": "^0.2" | ||
"@liquid-state/iwa-core": "^1", | ||
"@liquid-state/iwa-identity": "^1", | ||
"@liquid-state/iwa-keyvalue": "^1" | ||
}, | ||
"devDependencies": { | ||
"@liquid-state/iwa-core": "^0.2", | ||
"@liquid-state/iwa-identity": "^0.1", | ||
"@liquid-state/iwa-keyvalue": "^0.2", | ||
"@liquid-state/iwa-core": "^1", | ||
"@liquid-state/iwa-identity": "^1", | ||
"@liquid-state/iwa-keyvalue": "^1", | ||
"@types/jest": "^22.1.2", | ||
@@ -48,0 +48,0 @@ "@types/lodash": "^4.14.103", |
49822