@shopify/react-i18n-universal-provider
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "@shopify/react-i18n-universal-provider", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"license": "MIT", | ||
@@ -27,5 +27,5 @@ "description": "A self-serializing/deserializing i18n provider that works for isomorphic applications", | ||
"dependencies": { | ||
"@shopify/react-hooks": "^4.0.0", | ||
"@shopify/react-html": "^13.2.0", | ||
"@shopify/react-i18n": "^7.12.0" | ||
"@shopify/react-hooks": "^4.1.0", | ||
"@shopify/react-html": "^13.2.1", | ||
"@shopify/react-i18n": "^7.12.1" | ||
}, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
Updated@shopify/react-hooks@^4.1.0
Updated@shopify/react-html@^13.2.1
Updated@shopify/react-i18n@^7.12.1