1
0
mirror of https://github.com/flarum/core.git synced 2025-08-31 20:02:06 +02:00

chore: fix JS

This commit is contained in:
David Wheatley
2021-10-13 12:05:05 +01:00
parent 5dc2ac9336
commit 152a9bed14
6 changed files with 8912 additions and 1958 deletions

View File

@@ -2,8 +2,8 @@
"private": true,
"name": "@flarum/approval",
"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": {