Skip to content

Commit 7a8b03e

Browse files
committed
chore: bump min nuxt version
1 parent 3378b37 commit 7a8b03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default defineNuxtModule<ModuleOptions>({
88
name: 'nuxtify-core',
99
configKey: 'nuxtify',
1010
compatibility: {
11-
nuxt: '>=3.14.0',
11+
nuxt: '>=3.16.0',
1212
},
1313
},
1414
// Default configuration options of the Nuxt module

0 commit comments

Comments
 (0)