Fix build errors by updating webpack-cli

This commit is contained in:
Toby Zerner 2018-11-22 08:04:08 +10:30
parent e98a1d33e9
commit dc71192d77
2 changed files with 168 additions and 3293 deletions

File diff suppressed because it is too large Load Diff

View File

@ -16,7 +16,7 @@
"punycode": "^2.1.1",
"spin.js": "^3.1.0",
"webpack": "^4.26.0",
"webpack-cli": "^2.1.5",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
},
"scripts": {