Skip to content

Commit bbb67c4

Browse files
committed
webpack 2
1 parent fded9c6 commit bbb67c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Tobias Koppers @sokra",
55
"description": "Offers a dev middleware for webpack, which arguments a live bundle to a directory",
66
"peerDependencies": {
7-
"webpack": "^1.0.0"
7+
"webpack": ">=1.0.0 <3"
88
},
99
"dependencies": {
1010
"memory-fs": "~0.3.0",

0 commit comments

Comments
 (0)