We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07064f0 commit 1203a1cCopy full SHA for 1203a1c
package.json
@@ -4,7 +4,7 @@
4
"author": "Tobias Koppers @sokra",
5
"description": "Offers a dev middleware for webpack, which arguments a live bundle to a directory",
6
"peerDependencies": {
7
- "webpack": "1 || ^2.1.0-beta"
+ "webpack": "1 || ^2.1.0-beta || ^2.2.0-rc.0"
8
},
9
"dependencies": {
10
"memory-fs": "~0.4.1",
0 commit comments