Skip to content

Commit

Permalink
Support webpack 2.2-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Jan 19, 2017
1 parent c975742 commit 80cf303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resolvers/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"peerDependencies": {
"eslint-plugin-import": ">=1.4.0",
"webpack": "^1.11.0 || ^2.1.0-beta || ^2.1.0"
"webpack": "^1.11.0 || ^2.1.0-beta || ^2.1.0 || ^2.2.0-rc"
},
"devDependencies": {
"chai": "^3.4.1",
Expand Down

0 comments on commit 80cf303

Please sign in to comment.