Skip to content

Commit ebd69c6

Browse files
committed
fix: next.js version 15.2 bug
Fixes #39
1 parent 6b01d14 commit ebd69c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"drizzle-orm": "^0.37.0",
7171
"drizzle-zod": "^0.5.1",
7272
"megajs": "^1.3.6",
73-
"next": "^15.2.2",
73+
"next": "~15.2.2",
7474
"react": "^19.0.0",
7575
"react-bootstrap": "^2.10.9",
7676
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)