remove charts.js from libs

This commit is contained in:
Hayden 2023-12-01 11:55:32 -06:00
parent 51e3ad11c4
commit e4ebceeeb6
No known key found for this signature in database
GPG key ID: 17CF79474E257545
8 changed files with 1 additions and 415 deletions

View file

@ -44,7 +44,6 @@
"@vueuse/nuxt": "^10.0.0",
"@vueuse/router": "^10.0.0",
"autoprefixer": "^10.4.8",
"chart.js": "^4.0.1",
"daisyui": "^2.24.0",
"dompurify": "^3.0.0",
"h3": "^1.7.1",
@ -54,7 +53,6 @@
"postcss": "^8.4.16",
"tailwindcss": "^3.1.8",
"vue": "^3.3.1",
"vue-chartjs": "^4.1.2",
"vue-router": "4"
}
}