Skip to content

Commit

Permalink
feat(postgrest-js): support or embedded filter (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
soedirgo authored Mar 7, 2021
1 parent 63b1413 commit c7e3ea5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@supabase/gotrue-js": "^1.11.2",
"@supabase/postgrest-js": "^0.24.4",
"@supabase/postgrest-js": "^0.25.0",
"@supabase/realtime-js": "^1.0.6"
},
"devDependencies": {
Expand Down

0 comments on commit c7e3ea5

Please sign in to comment.