remix-hook-form
Advanced tools
Comparing version
{ | ||
"name": "remix-hook-form", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "Utility wrapper around react-hook-form for use with react-router v7+", | ||
@@ -67,4 +67,4 @@ "type": "module", | ||
"peerDependencies": { | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react": "^18.2.0 || ^19.0.0", | ||
"react-dom": "^18.2.0 || ^19.0.0", | ||
"react-hook-form": "^7.51.0", | ||
@@ -71,0 +71,0 @@ "react-router": ">=7.0.0" |
59388
0.04%