Skip to content

Commit 99142fc

Browse files
authored
Merge pull request #194 from supabase/fix/bump-gotrue-js
Fix/bump gotrue js
2 parents 143f978 + 356f087 commit 99142fc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -36,7 +36,7 @@
3636
"docs:json": "typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"
3737
},
3838
"dependencies": {
39-
"@supabase/gotrue-js": "^1.16.1",
39+
"@supabase/gotrue-js": "^1.16.2",
4040
"@supabase/postgrest-js": "^0.29.0",
4141
"@supabase/realtime-js": "^1.0.9",
4242
"@supabase/storage-js": "^1.2.0"

0 commit comments

Comments
 (0)