docs(deps): add nuxt-component-meta resolution

This commit is contained in:
Benjamin Canac
2024-07-10 17:48:24 +02:00
parent bce94db9fd
commit 2bb8360223
4 changed files with 15 additions and 7 deletions

View File

@@ -82,6 +82,7 @@
"resolutions": {
"@nuxt/ui": "workspace:*",
"@nuxt/module-builder": "0.5.5",
"nuxt-component-meta": "0.6.4",
"vue-tsc": "2.0.16"
}
}