Skip to content

Commit dbf561c

Browse files
committed
fix: bump gotrue to add types exports
1 parent cfca64c commit dbf561c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"docs:json": "typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"
3434
},
3535
"dependencies": {
36-
"@supabase/gotrue-js": "^1.7.3",
36+
"@supabase/gotrue-js": "^1.9.0",
3737
"@supabase/postgrest-js": "^0.21.2",
3838
"@supabase/realtime-js": "^1.0.6"
3939
},

0 commit comments

Comments
 (0)