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 6a7f898 commit 7ab3d1aCopy full SHA for 7ab3d1a
src/module.ts
@@ -11,7 +11,7 @@ export default defineNuxtModule<ModuleOptions>({
11
name: 'nuxt-particles',
12
configKey: 'particles',
13
compatibility: {
14
- nuxt: "^3.0.0"
+ nuxt: "^3.7.0"
15
}
16
},
17
// Default configuration options of the Nuxt module
0 commit comments