1
0
mirror of https://github.com/flarum/core.git synced 2025-06-24 11:48:23 +02:00

Fix build errors by updating webpack-cli

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

3459
js/package-lock.json generated

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": {