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 dd6db81 + 8928d4d commit a8d8709Copy full SHA for a8d8709
nuxt/src/module.ts
@@ -13,7 +13,7 @@ export default defineNuxtModule<ModuleOptions>({
13
name: 'VueformBuilder',
14
configKey: 'vueform-builder',
15
compatibility: {
16
- nuxt: '^3.0.0',
+ nuxt: '>=3.0.0',
17
},
18
19
// Default configuration options of the Nuxt module
0 commit comments