chore: use overrides

This commit is contained in:
Daniel Roe 2023-04-10 12:36:36 +01:00
parent b33b84d57e
commit 4a6f85277d

View File

@ -27,7 +27,7 @@
"test:unit": "JITI_ESM_RESOLVE=1 vitest run --dir packages",
"typecheck": "tsc --noEmit"
},
"resolutions": {
"overrides": {
"@nuxt/kit": "workspace:*",
"@nuxt/schema": "workspace:*",
"@nuxt/test-utils": "workspace:*",