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

chore: fix JS

This commit is contained in:
David Wheatley
2021-10-13 12:02:15 +01:00
parent db35b90280
commit 11e10406bd
6 changed files with 8923 additions and 1996 deletions

View File

@@ -2,8 +2,8 @@
"private": true,
"name": "@flarum/pusher",
"dependencies": {
"flarum-webpack-config": "0.1.0-beta.10",
"webpack": "^5.58.1",
"flarum-webpack-config": "^1.0.0",
"webpack": "^4.46.0",
"webpack-cli": "^4.9.0"
},
"scripts": {