Migrate chartjs to npm

This commit is contained in:
2024-10-13 20:16:13 +02:00
committed by Bartuccio Antoine
parent cdf9519a9f
commit 7e1734aed5
6 changed files with 118 additions and 102 deletions

View File

@ -748,6 +748,4 @@ if SENTRY_DSN:
environment=SENTRY_ENV,
)
SITH_FRONT_DEP_VERSIONS = {
"https://github.com/chartjs/Chart.js/": "2.6.0",
}
SITH_FRONT_DEP_VERSIONS = {}