We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7824c11 + 00f81c1 commit 58a4819Copy full SHA for 58a4819
src/module.ts
@@ -33,7 +33,7 @@ export default defineNuxtModule<ModuleOptions>({
33
name: 'nuxt-leaflet',
34
configKey: 'nuxtLeaflet',
35
compatibility: {
36
- nuxt: '^3.0.0'
+ nuxt: '>=3.0.0'
37
}
38
},
39
// Default configuration options of the Nuxt module
0 commit comments