1
0
mirror of https://github.com/flarum/core.git synced 2025-07-18 15:21:16 +02:00

Update Webpack

This commit is contained in:
Franz Liedke
2019-12-10 15:38:56 +01:00
parent 5ef3bacdfd
commit eeaf5227fd
2 changed files with 414 additions and 365 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -15,7 +15,7 @@
"moment": "^2.22.2",
"punycode": "^2.1.1",
"spin.js": "^3.1.0",
"webpack": "^4.26.0",
"webpack": "^4.41.2",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
},