1
0
mirror of https://github.com/flarum/core.git synced 2025-08-09 01:46:35 +02:00

Update Webpack

This commit is contained in:
Franz Liedke
2020-02-11 21:44:08 +01:00
parent b92e5a214f
commit bf31808119
2 changed files with 338 additions and 307 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,7 @@
"name": "@flarum/subscriptions", "name": "@flarum/subscriptions",
"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": {