1
0
forked from PGL/Clyde

adding the dependance

This commit is contained in:
2024-03-30 13:10:11 +01:00
parent c1b2742a8f
commit 91ee3adbcd
4 changed files with 51 additions and 2 deletions

View File

@ -9,6 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@canvasjs/vue-charts": "^1.0.4",
"vite-plugin-top-level-await": "^1.4.1",
"vue": "^3.4.15",
"vue3-toastify": "^0.2.1"