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 f808b97 commit 937ca2eCopy full SHA for 937ca2e
src/module.ts
@@ -14,7 +14,7 @@ export default defineNuxtModule<ModuleOptions>({
14
name: '@cssninja/nuxt-toaster',
15
configKey: 'toaster',
16
compatibility: {
17
- nuxt: '^3.0.0-rc.9'
+ nuxt: '^3.0.0-0 || ^4.0.0-0'
18
}
19
},
20
defaults: {
0 commit comments