Skip to content

Commit

Permalink
chore: rollback hook-form
Browse files Browse the repository at this point in the history
  • Loading branch information
jeferson-sb committed Nov 25, 2023
1 parent bc4467f commit 424e2a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"seed": "ts-node --transpile-only prisma/seed.ts"
},
"dependencies": {
"@hookform/resolvers": "^2.9.11",
"@hookform/resolvers": "^2.9.10",
"@next-auth/prisma-adapter": "^1.0.7",
"@prisma/client": "^4.16.2",
"@radix-ui/react-alert-dialog": "^1.0.5",
Expand All @@ -35,7 +35,7 @@
"open-props": "^1.6.13",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.48.2",
"react-hook-form": "^7.46.2",
"react-onesignal": "^3.0.1",
"superjson": "1.13.1",
"zod": "^3.22.4"
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 424e2a2

Please sign in to comment.