fix: avoid failing resolve types by adding radix-vue to project deps in init command
This commit is contained in:
parent
b40321e3d9
commit
ca49fd6bef
|
|
@ -36,6 +36,7 @@ const PROJECT_DEPENDENCIES = {
|
|||
'class-variance-authority',
|
||||
'clsx',
|
||||
'tailwind-merge',
|
||||
'radix-vue',
|
||||
],
|
||||
nuxt: [
|
||||
'@nuxtjs/tailwindcss',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user