Skip to content

Commit ef5c073

Browse files
committed
fix: adds null error to PostgREST single response
1 parent 8129a6e commit ef5c073

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
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@supabase/gotrue-js": "^1.10.1",
38-
"@supabase/postgrest-js": "^0.24.0",
38+
"@supabase/postgrest-js": "^0.24.1",
3939
"@supabase/realtime-js": "^1.0.6"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)