diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index befdd17..62757a7 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "lint": "eslint" }, "dependencies": { - "@hookform/resolvers": "^5.2.2", + "@hookform/resolvers": "^3.3.4", "next": "16.1.6", "react": "19.2.3", "react-dom": "19.2.3", |
