Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a0faa38

Browse files
committedNov 26, 2020
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

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.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)
Please sign in to comment.