chore(deps): remove vue-tsc resolution

This commit is contained in:
Benjamin Canac
2024-06-25 18:10:22 +02:00
parent cd7cc0d9a3
commit c72cb58441
2 changed files with 63 additions and 65 deletions

View File

@@ -81,7 +81,6 @@
},
"resolutions": {
"@nuxt/ui": "workspace:*",
"vite": "5.2.4",
"vue-tsc": "2.0.19"
"vite": "5.2.4"
}
}