a little hacky but it works

This commit is contained in:
Will Freeman
2024-09-30 21:35:40 -05:00
parent acfff6bb40
commit 6d8b3ba42f
7 changed files with 372 additions and 11 deletions
+1
View File
@@ -11,6 +11,7 @@
"type-check": "vue-tsc --build --force"
},
"dependencies": {
"axios": "^1.7.7",
"vue": "^3.4.29",
"vue-router": "^4.3.3",
"vuetify": "^3.7.2"