Skip to content

Commit

Permalink
peerdependency correction
Browse files Browse the repository at this point in the history
  • Loading branch information
strootje committed Jan 7, 2021
1 parent 1b1d009 commit 0edf40f
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 @@ -47,7 +47,7 @@
"release": "np"
},
"peerDependencies": {
"webpack": "^5"
"webpack": ">=4.0.0 <6.0.0"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
Expand Down

0 comments on commit 0edf40f

Please sign in to comment.