Skip to content

Commit

Permalink
Merge pull request #208 from babel/gaearon-patch-1
Browse files Browse the repository at this point in the history
Update peerDependencies to include Webpack 2
  • Loading branch information
Couto committed Feb 3, 2016
2 parents 019c45b + 6a0ead3 commit 806077e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"peerDependencies": {
"babel-core": "^6.0.0",
"webpack": "^1.0.0"
"webpack": "^1.0.0 || 2.0.6-beta || ^2.0.0"
},
"devDependencies": {
"expect.js": "^0.3.1",
Expand Down

0 comments on commit 806077e

Please sign in to comment.