Skip to content

Commit 95aec83

Browse files
fix package.json
1 parent c04b9fe commit 95aec83

File tree

2 files changed

+36
-40
lines changed

2 files changed

+36
-40
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,15 @@
1010
},
1111
"dependencies": {
1212
"react-hook-form": "^7.63.0",
13-
"zod": "^4.1.11"
13+
"zod": "^4.1.11",
1414
"@libsql/client": "^0.15.15",
1515
"drizzle-orm": "^0.44.6",
1616
"next": "15.5.4",
1717
"react": "19.1.0",
1818
"react-dom": "19.1.0",
1919
"next-safe-action": "8.0.11",
20-
"next": "15.5.4"
2120
"web": "link:@libsql/client/web",
2221
"better-auth": "^1.3.26"
23-
2422
},
2523
"devDependencies": {
2624
"@eslint/eslintrc": "^3",

pnpm-lock.yaml

Lines changed: 35 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)