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.
2 parents 655470b + ca53d76 commit 3ccd272Copy full SHA for 3ccd272
src/module.ts
@@ -26,7 +26,7 @@ export default defineNuxtModule<ModuleOptions>({
26
name: 'vue3-google-signin',
27
configKey: 'googleSignIn',
28
compatibility: {
29
- nuxt: '^3',
+ nuxt: '>=3',
30
bridge: false
31
}
32
},
0 commit comments