Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7dc6f05

Browse files
authoredAug 10, 2019
Update package.json
1 parent 84cb481 commit 7dc6f05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@
114114
"webpack-cli": "^3.3.6"
115115
},
116116
"peerDependencies": {
117-
"webpack": "^4.0.0"
117+
"webpack": "^4.0.0",
118+
"webpack-cli": "^3.0.0"
118119
},
119120
"author": "Tobias Koppers @sokra",
120121
"bugs": "https://github.com/webpack/webpack-dev-server/issues",

0 commit comments

Comments
 (0)
Please sign in to comment.