Skip to content

Commit f5b108f

Browse files
committed
feat(postgrest-js): support throw on error
1 parent bc7d037 commit f5b108f

File tree

2 files changed

+34
-22
lines changed

2 files changed

+34
-22
lines changed

package-lock.json

Lines changed: 33 additions & 21 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.16.2",
40-
"@supabase/postgrest-js": "^0.30.0",
40+
"@supabase/postgrest-js": "^0.31.0",
4141
"@supabase/realtime-js": "^1.0.9",
4242
"@supabase/storage-js": "^1.2.1"
4343
},

0 commit comments

Comments
 (0)