Skip to content

Commit

Permalink
Update @nuxtjs/supabase to version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Siilwyn committed Sep 5, 2023
1 parent 03432ed commit 0b89d79
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 11 deletions.
3 changes: 3 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ export default defineNuxtConfig({
});
},
},
supabase: {
redirect: false,
},
pwa: {
registerType: "autoUpdate",
useCredentials: true,
Expand Down
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@kafkajs/confluent-schema-registry": "^3.3.0",
"@nuxtjs/supabase": "^0.3.1",
"@nuxtjs/supabase": "^1.0.2",
"@pinia/nuxt": "^0.4.7",
"@vite-pwa/nuxt": "^0.0.7",
"@vueuse/core": "^9.13.0",
Expand Down

0 comments on commit 0b89d79

Please sign in to comment.