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

Update Webpack

This commit is contained in:
Franz Liedke 2019-12-10 15:38:56 +01:00
parent 43c551929b
commit c1878fe29b
No known key found for this signature in database
GPG Key ID: 9A0231A879B055F4
2 changed files with 414 additions and 365 deletions

777
js/package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -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"
},