1
0
mirror of https://github.com/flarum/core.git synced 2025-07-17 14:51:19 +02:00

Update dependencies

This commit is contained in:
Toby Zerner
2018-11-17 18:53:38 +10:30
parent 0dbbb8523d
commit bea231d40b
2 changed files with 348 additions and 420 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2,9 +2,9 @@
"name": "@flarum/pusher",
"version": "0.0.0",
"dependencies": {
"flarum-webpack-config": "0.1.0-beta.9",
"webpack": "^4.19.1",
"webpack-cli": "^3.1.0"
"flarum-webpack-config": "0.1.0-beta.10",
"webpack": "^4.25.1",
"webpack-cli": "^3.1.2"
},
"scripts": {
"build": "webpack --mode production",