chore: indicate compatibility with new v4 major (#5)
This commit is contained in:
parent
967997b2e0
commit
b51f1f256a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ export default defineNuxtModule<ModuleOptions>({
|
||||||
name: 'wideangle',
|
name: 'wideangle',
|
||||||
configKey: 'wideangle',
|
configKey: 'wideangle',
|
||||||
compatibility: {
|
compatibility: {
|
||||||
nuxt: '^3'
|
nuxt: '>=3'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
defaults: {
|
defaults: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue