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

chore: fix JS

This commit is contained in:
David Wheatley
2021-10-13 11:52:14 +01:00
parent 8a76bf0fca
commit ea5994f2e4
4 changed files with 8953 additions and 2028 deletions

View File

@@ -2,9 +2,9 @@
"private": true,
"name": "@flarum/statistics",
"dependencies": {
"flarum-webpack-config": "0.1.0-beta.10",
"frappe-charts": "^1.1.0",
"webpack": "^5.58.1",
"flarum-webpack-config": "^1.0.0",
"frappe-charts": "^1.6.2",
"webpack": "^4.46.0",
"webpack-cli": "^4.9.0"
},
"scripts": {