Skip to content

Commit 4ed45b6

Browse files
committed
chore: fix dependency to lib
1 parent a7c949d commit 4ed45b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"lucide-react": "^0.441.0",
1515
"react": "^17.0.2",
1616
"react-dom": "^17.0.2",
17-
"react-hook-form-ai": "file://../",
17+
"react-hook-form-ai": "^1.0.10",
1818
"react-router-dom": "^6.26.0",
1919
"shiki": "^3.15.0",
2020
"tailwind-merge": "^2.5.2"

0 commit comments

Comments
 (0)