Skip to content

Commit 7b48285

Browse files
committed
Downgrade nextjs to fix compatibility issue
1 parent f75f51d commit 7b48285

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"class-variance-authority": "^0.7.0",
1414
"clsx": "^2.1.1",
1515
"lucide-react": "^0.441.0",
16-
"next": "14.2.11",
16+
"next": "^14.2.10",
1717
"react": "^18",
1818
"react-dom": "^18",
1919
"socket.io-client": "^4.7.5",

0 commit comments

Comments
 (0)