[O] Switch to cal-heatmap

This commit is contained in:
Azalea
2024-02-11 22:32:10 -05:00
parent 27297c5d24
commit c0e77d9eec
3 changed files with 381 additions and 19 deletions

View File

@@ -23,9 +23,9 @@
"vite": "^5.0.8"
},
"dependencies": {
"cal-heatmap": "^4.2.4",
"chart.js": "^4.4.1",
"moment": "^2.30.1",
"svelte-chartjs": "^3.1.5",
"svelte-heatmap": "^1.0.2"
"svelte-chartjs": "^3.1.5"
}
}