diff --git a/package.json b/package.json index 02e7d19..e6f4916 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ ], "peerDependencies": { "@hookform/resolvers": "^2.8.0", - "react": "^18.0.0", + "react": "^16.8.0 || ^17 || ^18", "react-hook-form": "^7.39.0", "zod": "^3.19.0" }