Skip to content

Commit f90c6f3

Browse files
restore peer dep range
1 parent 6498d6a commit f90c6f3

File tree

2 files changed

+36
-9
lines changed

2 files changed

+36
-9
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.2.10 <16.0.0",
69+
"next": "14.x || 15.x",
7070
"webpack": "5.x"
7171
},
7272
"volta": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)