We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d083bd commit 79cd8b2Copy full SHA for 79cd8b2
zod/package.json
@@ -12,6 +12,7 @@
12
"license": "MIT",
13
"peerDependencies": {
14
"react-hook-form": "^7.55.0",
15
- "@hookform/resolvers": "^2.0.0"
+ "@hookform/resolvers": "^2.0.0",
16
+ "zod": "^3.25.0"
17
}
18
0 commit comments