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 cae704f commit e9dd0edCopy full SHA for e9dd0ed
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 || ^2.2.0-rc.0"
+ "webpack": "^2.2.0"
8
},
9
"dependencies": {
10
"chokidar": "^1.6.0",
@@ -40,7 +40,7 @@
40
"style-loader": "~0.13.0",
41
"supertest": "^2.0.0",
42
"url-loader": "~0.5.6",
43
- "webpack": "^2.2.0-rc.3"
44
45
"license": "MIT",
46
"repository": {
0 commit comments