@shopify/react-form
Advanced tools
Comparing version
{ | ||
"name": "@shopify/react-form", | ||
"version": "0.0.0-snapshot-20220822175908", | ||
"version": "0.0.0-snapshot-20220829233403", | ||
"license": "MIT", | ||
@@ -38,4 +38,4 @@ "description": "Manage React forms tersely and safely-typed with no magic using React hooks", | ||
"dependencies": { | ||
"@shopify/predicates": "^3.0.0", | ||
"@shopify/react-hooks": "^3.0.1", | ||
"@shopify/predicates": "^3.0.1", | ||
"@shopify/react-hooks": "^3.0.2", | ||
"fast-deep-equal": "^3.1.3", | ||
@@ -48,2 +48,3 @@ "get-value": "^3.0.1" | ||
".": { | ||
"types": "./build/ts/index.d.ts", | ||
"esnext": "./index.esnext", | ||
@@ -50,0 +51,0 @@ "import": "./index.mjs", |
229218
0.02%Updated
Updated