Also update webpack cli because it's breaking travis

This commit is contained in:
DD
2018-09-26 11:23:02 -04:00
parent 3e084dfe26
commit ef91583603

View File

@@ -42,7 +42,7 @@
"travis-after-all": "^1.4.4",
"uglifyjs-webpack-plugin": "^1.2.5",
"webpack": "^4.8.0",
"webpack-cli": "^2.0.15",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.4"
},
"dependencies": {