Skip to content

Commit a0faa38

Browse files
committed
fix: updates gotrue to include type definitions
1 parent 7f82bf3 commit a0faa38

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.1",
36+
"@supabase/gotrue-js": "^1.7.2",
3737
"@supabase/postgrest-js": "^0.21.2",
3838
"@supabase/realtime-js": "^1.0.6"
3939
},

0 commit comments

Comments
 (0)