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

chore: fix JS

This commit is contained in:
David Wheatley
2021-10-13 11:58:02 +01:00
parent 6ee1f10d44
commit 06813fae86
6 changed files with 8923 additions and 1996 deletions

View File

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