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 authored Dec 21, 2016
1 parent e26e898 commit b69f719
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 b69f719

Please sign in to comment.