We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1765373 commit f3ccdd5Copy full SHA for f3ccdd5
1 file changed
package.json
@@ -61,7 +61,7 @@
61
"util.promisify": "1.0.0"
62
},
63
"peerDependencies": {
64
- "webpack": ">=4.0.0 < 6.0.0"
+ "webpack": "^4.0.0 || ^5.0.0"
65
66
"keywords": [
67
"webpack",
0 commit comments