Update Webpack

This commit is contained in:
Franz Liedke 2020-05-01 10:33:37 +02:00
parent 91d7b6730f
commit 7f04f8852c
2 changed files with 475 additions and 444 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,8 +3,8 @@
"name": "@flarum/suspend",
"dependencies": {
"flarum-webpack-config": "0.1.0-beta.10",
"webpack": "^4.41.2",
"webpack-cli": "^3.1.2"
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
},
"scripts": {
"dev": "webpack --mode development --watch",