Skip to content

Commit 8ff9f88

Browse files
committed
Upgrade nextjs
1 parent b20952e commit 8ff9f88

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package-lock.json

Lines changed: 40 additions & 40 deletions
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
@@ -6,7 +6,7 @@
66
"start": "next start"
77
},
88
"dependencies": {
9-
"next": "canary",
9+
"next": "^15.4.0-canary.48",
1010
"react": "19.1.0",
1111
"react-dom": "19.1.0"
1212
},

0 commit comments

Comments
 (0)