Skip to content

Commit 4b9fa1c

Browse files
Copilothotlong
andcommitted
fix: add missing react-hook-form dependency to web package
Co-authored-by: hotlong <[email protected]>
1 parent 7732aea commit 4b9fa1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"lucide-react": "^0.344.0",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",
20+
"react-hook-form": "^7.54.2",
2021
"tailwind-merge": "^2.2.1"
2122
},
2223
"devDependencies": {

0 commit comments

Comments
 (0)