Skip to content

Commit

Permalink
Revert "chore(package.json): update vite-plugin-vuetify peerDep version"
Browse files Browse the repository at this point in the history
This reverts commit ec08558.
  • Loading branch information
KaelWD committed Mar 22, 2024
1 parent 07ca007 commit 110985e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/vuetify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@
},
"peerDependencies": {
"typescript": ">=4.7",
"vite-plugin-vuetify": ">=2.0.3",
"vite-plugin-vuetify": ">=1.0.0",
"vue": "^3.3.0",
"vue-i18n": "^9.0.0",
"webpack-plugin-vuetify": ">=2.0.0-alpha.11"
"webpack-plugin-vuetify": ">=2.0.0"
},
"peerDependenciesMeta": {
"typescript": {
Expand Down

0 comments on commit 110985e

Please sign in to comment.