Skip to content

Commit 4979a2a

Browse files
Merge branch 'j0_patch_revamped_constructor' of https://github.com/supabase/supabase-js into j0_patch_revamped_constructor
2 parents ca15642 + d06e291 commit 4979a2a

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
},
3939
"dependencies": {
4040
"@supabase/functions-js": "^1.3.3",
41-
"@supabase/gotrue-js": "^1.23.0-next.8",
41+
"@supabase/gotrue-js": "^1.23.0-next.12",
4242
"@supabase/postgrest-js": "^1.0.0-next.2",
4343
"@supabase/realtime-js": "^1.8.0-next.13",
44-
"@supabase/storage-js": "^1.8.0-next.1",
44+
"@supabase/storage-js": "^1.8.0-next.3",
4545
"cross-fetch": "^3.1.5"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)