diff --git a/package.json b/package.json index a28a841..cc7dc9c 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "!lib/src/__tests__" ], "peerDependencies": { - "@hookform/resolvers": "^2.8.0 || ^3.0.0", + "@hookform/resolvers": "^2.8.0 || ^3.0.0 || ^4.0.0", "react": "^16.8.0 || ^17 || ^18", "react-hook-form": "^7.39.0", "zod": "^3.19.0"