Skip to content

Commit

Permalink
chore: fix vite-plugin-vuetify requirement
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
KaelWD committed Jun 14, 2022
1 parent a0f88fd commit ea426e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vuetify/package.json
Expand Up @@ -158,7 +158,7 @@
"vue": "^3.2.0",
"vue-i18n": "^9.0.0",
"webpack-plugin-vuetify": "2.0.0-alpha.11",
"vite-plugin-vuetify": "2.0.0-alpha.12"
"vite-plugin-vuetify": "1.0.0-alpha.12"
},
"peerDependenciesMeta": {
"vue-i18n": {
Expand Down

0 comments on commit ea426e9

Please sign in to comment.