Skip to content

Commit 5e067c2

Browse files
fix next
1 parent 4797839 commit 5e067c2

File tree

2 files changed

+6470
-1005
lines changed

2 files changed

+6470
-1005
lines changed

packages/nextjs-webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"webpack": "^5.90.0"
6767
},
6868
"peerDependencies": {
69-
"next": "14.x || 15.x",
69+
"next": ">=14.2.10 <16.0.0",
7070
"webpack": "5.x"
7171
},
7272
"volta": {

0 commit comments

Comments
 (0)