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 658280d commit 1adb818Copy full SHA for 1adb818
package.json
@@ -4,7 +4,7 @@
4
"author": "Tobias Koppers @sokra",
5
"description": "Serves a webpack app. Updates the browser on changes.",
6
"peerDependencies": {
7
- "webpack": "^2.1.0-beta.26"
+ "webpack": "^2.1.0-beta.26 || ^2.2.0-rc.0"
8
},
9
"dependencies": {
10
"chokidar": "^1.6.0",
0 commit comments