Skip to content

Commit 80cf303

Browse files
graingertThomas Grainger
authored and
Thomas Grainger
committed
Support webpack 2.2-rc
1 parent c975742 commit 80cf303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resolvers/webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"peerDependencies": {
4545
"eslint-plugin-import": ">=1.4.0",
46-
"webpack": "^1.11.0 || ^2.1.0-beta || ^2.1.0"
46+
"webpack": "^1.11.0 || ^2.1.0-beta || ^2.1.0 || ^2.2.0-rc"
4747
},
4848
"devDependencies": {
4949
"chai": "^3.4.1",

0 commit comments

Comments
 (0)