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