chore(deps): set nuxt-component-meta resolution

This commit is contained in:
Benjamin Canac
2024-09-12 15:22:30 +02:00
parent ad77a0e82d
commit 1667e5a655
2 changed files with 8 additions and 6 deletions

View File

@@ -82,6 +82,7 @@
},
"resolutions": {
"@nuxt/ui": "workspace:*",
"happy-dom": "14.12.3"
"happy-dom": "14.12.3",
"nuxt-component-meta": "0.8.0"
}
}