Skip to content

Commit 520992e

Browse files
authored
fix(nextjs): replace next.js version for 15 test
1 parent 1660b9b commit 520992e

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/e2e-tests/test-applications/nextjs-15

1 file changed

+1
-1
lines changed

dev-packages/e2e-tests/test-applications/nextjs-15/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/node": "18.11.17",
1818
"@types/react": "18.0.26",
1919
"@types/react-dom": "18.0.9",
20-
"next": "15.0.0-canary.112",
20+
"next": "15.0.0-canary.182",
2121
"react": "beta",
2222
"react-dom": "beta",
2323
"typescript": "4.9.5"

0 commit comments

Comments
 (0)