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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

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": {