@shopify/react-i18n-universal-provider
Advanced tools
Comparing version 1.0.20 to 1.0.21
{ | ||
"name": "@shopify/react-i18n-universal-provider", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"license": "MIT", | ||
@@ -27,5 +27,5 @@ "description": "A self-serializing/deserializing i18n provider that works for isomorphic applications.", | ||
"dependencies": { | ||
"@shopify/react-hooks": "^1.2.5", | ||
"@shopify/react-html": "^9.2.5", | ||
"@shopify/react-i18n": "^2.1.3" | ||
"@shopify/react-hooks": "^1.3.0", | ||
"@shopify/react-html": "^9.2.6", | ||
"@shopify/react-i18n": "^2.1.4" | ||
}, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
Updated@shopify/react-hooks@^1.3.0
Updated@shopify/react-html@^9.2.6
Updated@shopify/react-i18n@^2.1.4