chore: indicate compatibility with new v4 major

This commit is contained in:
Daniel Roe 2024-06-14 14:32:23 +01:00
parent 7b78980023
commit d8d5c72986
No known key found for this signature in database
GPG key ID: 3714AB03996F442B

View file

@ -19,7 +19,7 @@ export default defineNuxtModule<ModuleOptions>({
name: 'wideangle',
configKey: 'wideangle',
compatibility: {
nuxt: '^3'
nuxt: '>=3'
}
},
defaults: {