chore: indicate compatibility with new v4 major
This commit is contained in:
parent
8cbd55660f
commit
eb2a9af26a
|
|
@ -77,7 +77,7 @@ export default defineNuxtModule<ShadcnVueOptions>({
|
||||||
configKey: 'shadcn',
|
configKey: 'shadcn',
|
||||||
version: '0.0.1',
|
version: '0.0.1',
|
||||||
compatibility: {
|
compatibility: {
|
||||||
nuxt: '^3.9.0',
|
nuxt: '>=3.9.0',
|
||||||
bridge: false,
|
bridge: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user