Skip to content

Commit

Permalink
feat: roll back to fixed gotrue-js 2.43.1 until 2.45.0 is fixed (#817)
Browse files Browse the repository at this point in the history
  • Loading branch information
hf authored Jul 24, 2023
1 parent c4c758f commit f450b33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -38,7 +38,7 @@
},
"dependencies": {
"@supabase/functions-js": "^2.1.0",
"@supabase/gotrue-js": "^2.45.0",
"@supabase/gotrue-js": "2.43.1",
"@supabase/postgrest-js": "^1.7.0",
"@supabase/realtime-js": "^2.7.3",
"@supabase/storage-js": "^2.5.1",
Expand Down

0 comments on commit f450b33

Please sign in to comment.