This commit is contained in:
Maze Winther
2026-02-02 01:15:14 +01:00
parent 7d5914353b
commit df84bb2388
2 changed files with 10 additions and 4 deletions
+3 -1
View File
@@ -20,7 +20,9 @@
"@types/react": "^19.2.10",
"@types/react-dom": "^19.2.3",
"better-auth": "^1.4.15",
"next": "^16.1.3"
"next": "^16.1.3",
"react": "19.2.4",
"react-dom": "19.2.4"
},
"devDependencies": {
"turbo": "^2.7.5",