Skip to content

Commit

Permalink
fix(postgrest-js): change match's value type to unknown
Browse files Browse the repository at this point in the history
  • Loading branch information
soedirgo committed Jun 12, 2021
1 parent f5b108f commit 739f7a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -37,7 +37,7 @@
},
"dependencies": {
"@supabase/gotrue-js": "^1.16.2",
"@supabase/postgrest-js": "^0.31.0",
"@supabase/postgrest-js": "^0.31.1",
"@supabase/realtime-js": "^1.0.9",
"@supabase/storage-js": "^1.2.1"
},
Expand Down

0 comments on commit 739f7a9

Please sign in to comment.