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.
1 parent 268871d commit 3e38facCopy full SHA for 3e38fac
src/module.ts
@@ -93,7 +93,7 @@ export default defineNuxtModule<ModuleOptions>({
93
docs: 'https://ui.nuxt.com/docs/getting-started/installation/nuxt',
94
configKey: 'ui',
95
compatibility: {
96
- nuxt: '>=3.16.0'
+ nuxt: '>=4.0.0'
97
}
98
},
99
defaults: defaultOptions,
0 commit comments