Moved Preference Options to a

cleaner dropdown menu, also imported a vue-bo
otstrap library but don't think it's fully nec
essary
This commit is contained in:
J-Lennox10
2023-03-16 15:34:19 +00:00
parent 97ff51e5d4
commit ec602c77bc
7 changed files with 288 additions and 90 deletions

View File

@ -10,11 +10,13 @@
"dependencies": {
"@popperjs/core": "^2.11.6",
"axios": "^1.3.1",
"boostrap": "^2.0.0",
"bootstrap": "^5.2.3",
"bootstrap-vue": "^2.23.1",
"chart.js": "^4.2.1",
"firebase": "^9.17.1",
"ol": "^7.2.2",
"vue": "^3.2.45",
"vue": "^3.2.47",
"vue-chartjs": "^5.2.0",
"vue-loading-overlay": "^6.0.3",
"vue-marquee-text-component": "^2.0.1",