aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 3b016b1..4ab122b 100644
--- a/package.json
+++ b/package.json
@@ -1,11 +1,13 @@
{
"dependencies": {
"@types/bootstrap": "^5.2.6",
+ "@types/chart.js": "^2.9.41",
"@types/leaflet": "^1.9.3",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"bootstrap": "^5.2.3",
"bootstrap-icons": "^1.10.3",
+ "chart.js": "^4.4.2",
"eslint": "^8.36.0",
"sass": "^1.59.3",
"typescript": "^5.0.2"