Remove vuetify

This commit is contained in:
2022-02-04 15:51:50 +00:00
parent bf25922fc4
commit 72f9a6413f
2 changed files with 1 additions and 19 deletions

View File

@ -9,12 +9,9 @@
},
"dependencies": {
"@mdi/font": "5.9.55",
"roboto-fontface": "*",
"vue": "^3.2.25",
"vue-router": "^4.0.12",
"vuetify": "^3.0.0-alpha.12",
"vuex": "^4.0.2",
"webfontloader": "^1.0.0"
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.0",