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 2f98a1c commit 5606b1eCopy full SHA for 5606b1e
1 file changed
src/configs/sidebase-auth.ts
@@ -86,7 +86,7 @@ const sidebaseAuth: ModuleConfig = {
86
dependencies: [
87
{
88
name: '@sidebase/nuxt-auth',
89
- version: '^0.7.0',
+ version: '^0.7.2',
90
isDev: true
91
},
92
0 commit comments