Skip to content

Commit 0f1aed9

Browse files
committed
Fix incorrect package name for hookform resolvers
cgen-813ccd3538d54c8c96c0eef5e7d8f878
1 parent 3272ee8 commit 0f1aed9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"framer-motion": "^10.16.16",
3636
"lucide-react": "^0.295.0",
3737
"react-hook-form": "^7.48.2",
38-
"hookform-resolvers": "^3.3.2",
38+
"@hookform/resolvers": "^3.3.2",
3939
"yup": "^1.4.0",
4040
"date-fns": "^2.30.0",
4141
"react-hot-toast": "^2.4.1",

0 commit comments

Comments
 (0)