Skip to content

Commit b2028cd

Browse files
authored
Merge pull request #547 from supabase/fix/bump-gotrue-postgrest-rc
fix: upgrade gotrue-js (rc.4) and postgrest-js (rc.5)
2 parents 4d43f7f + d7d148d commit b2028cd

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
},
3939
"dependencies": {
4040
"@supabase/functions-js": "^2.0.0-rc.1",
41-
"@supabase/gotrue-js": "^2.0.0-rc.3",
42-
"@supabase/postgrest-js": "^1.0.0-rc.4",
41+
"@supabase/gotrue-js": "^2.0.0-rc.4",
42+
"@supabase/postgrest-js": "^1.0.0-rc.5",
4343
"@supabase/realtime-js": "^2.0.0-rc.5",
4444
"@supabase/storage-js": "^2.0.0-rc.1",
4545
"cross-fetch": "^3.1.5"

0 commit comments

Comments
 (0)