Skip to content

Commit 4bc4bb4

Browse files
committed
feat: updades libs to support custom fetch
1 parent 88c855a commit 4bc4bb4

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
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@supabase/gotrue-js": "^1.20.0",
40-
"@supabase/postgrest-js": "^0.34.1",
40+
"@supabase/postgrest-js": "^0.35.0",
4141
"@supabase/realtime-js": "^1.2.1",
4242
"@supabase/storage-js": "^1.5.0"
4343
},

0 commit comments

Comments
 (0)