Skip to content

Commit 3ff08d0

Browse files
committed
chore(deps): add webpack-cli to peers
1 parent 84cb481 commit 3ff08d0

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)