chore: indicate compatibility with new v4 major (#5)

This commit is contained in:
Daniel Roe 2025-01-02 08:54:36 +00:00 committed by GitHub
parent 967997b2e0
commit b51f1f256a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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