Skip to content

Commit d69af14

Browse files
authored
Merge pull request mozilla#361 from redeyes2015/webpack-cli
Bump webpack-cli to v3.1
2 parents c3a8f5a + 7e6e8bf commit d69af14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"nyc": "^11.7.1",
8383
"watch": "^1.0.2",
8484
"webpack": "^4.9.1",
85-
"webpack-cli": "^2.1.4"
85+
"webpack-cli": "^3.1"
8686
},
8787
"nyc": {
8888
"reporter": "html"

0 commit comments

Comments
 (0)