Skip to content

Commit

Permalink
fix: add support webpack@4 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi committed May 21, 2018
1 parent daaac5d commit fea518d
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 @@ -42,7 +42,7 @@
"webpack"
],
"peerDependencies": {
"webpack": "^2.0.0 || ^3.0.0"
"webpack": "^2.0.0 || ^3.0.0 || ^4.0.0"
},
"dependencies": {
"loader-utils": "^1.0.0",
Expand Down

0 comments on commit fea518d

Please sign in to comment.