1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Release v1.1.0

This commit is contained in:
Alexander Skvortsov
2021-10-11 21:14:35 -04:00
parent 46fa1a1bd8
commit 5910bd98bc
3 changed files with 1204 additions and 6227 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -3,8 +3,8 @@
"name": "@flarum/pusher",
"dependencies": {
"flarum-webpack-config": "0.1.0-beta.10",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
"webpack": "^5.58.1",
"webpack-cli": "^4.9.0"
},
"scripts": {
"dev": "webpack --mode development --watch",