Skip to content

Commit

Permalink
chore(deps): add webpack-cli to peers
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Aug 10, 2019
1 parent 84cb481 commit 3ff08d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,8 @@
"webpack-cli": "^3.3.6"
},
"peerDependencies": {
"webpack": "^4.0.0"
"webpack": "^4.0.0",
"webpack-cli": "^3.0.0"
},
"author": "Tobias Koppers @sokra",
"bugs": "https://github.com/webpack/webpack-dev-server/issues",
Expand Down

0 comments on commit 3ff08d0

Please sign in to comment.