Remove vuetify plugin

This commit is contained in:
2022-02-28 13:25:14 +00:00
parent a9be9367a9
commit 7fd057f9f6
2 changed files with 4 additions and 43 deletions

View File

@ -26,7 +26,6 @@
"@vue/cli-service": "5.0.0-beta.7",
"sass": "^1.38.0",
"sass-loader": "^10.0.0",
"vite": "^2.7.2",
"vue-cli-plugin-vuetify": "~2.4.5"
"vite": "^2.7.2"
}
}