Skip to content

Commit f3aafcd

Browse files
committed
set compatibility to ^3.16.0
1 parent 8c48d76 commit f3aafcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/module.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default defineNuxtModule({
1010
name: 'nuxt-db',
1111
configKey: 'database',
1212
compatibility: {
13-
nuxt: '^3.0.0'
13+
nuxt: '^3.16.0'
1414
}
1515
},
1616
defaults: {

0 commit comments

Comments
 (0)