Skip to content

Commit 8fbee6a

Browse files
SimenBjantimon
authored andcommitted
Allow webpack 2 rc (#526)
1 parent ef41d98 commit 8fbee6a

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
@@ -63,6 +63,6 @@
6363
"toposort": "^1.0.0"
6464
},
6565
"peerDependencies": {
66-
"webpack": "1 || ^2.1.0-beta"
66+
"webpack": "1 || ^2 || ^2.1.0-beta || ^2.2.0-rc"
6767
}
6868
}

0 commit comments

Comments
 (0)