Skip to content

Commit b22189b

Browse files
committed
feat: postgrest now has upsert and better filters
1 parent 8e4c9ae commit b22189b

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.12.0",
38-
"@supabase/postgrest-js": "^0.26.1",
38+
"@supabase/postgrest-js": "^0.28.0",
3939
"@supabase/realtime-js": "^1.0.6"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)