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 91e616e commit 4cd9fd9Copy full SHA for 4cd9fd9
packages/react-dev-utils/package.json
@@ -31,6 +31,6 @@
31
"strip-ansi": "3.0.1"
32
},
33
"peerDependencies": {
34
- "webpack": "^1.13.2"
+ "webpack": "^1.13.2 || <=2.1.0-beta.25"
35
}
36
0 commit comments