Update Webpack

This commit is contained in:
Franz Liedke 2020-02-11 21:43:01 +01:00
parent e9f298bf89
commit b6c240409d
2 changed files with 402 additions and 360 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
"name": "@flarum/sticky", "name": "@flarum/sticky",
"dependencies": { "dependencies": {
"flarum-webpack-config": "0.1.0-beta.10", "flarum-webpack-config": "0.1.0-beta.10",
"webpack": "^4.26.0", "webpack": "^4.41.2",
"webpack-cli": "^3.1.2" "webpack-cli": "^3.1.2"
}, },
"scripts": { "scripts": {