Skip to content

Commit 899b46a

Browse files
committed
fix: update realtime-js version to 2.0.0-rc.2
1 parent f851f26 commit 899b46a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -40,7 +40,7 @@
4040
"@supabase/functions-js": "^2.0.0-rc.1",
4141
"@supabase/gotrue-js": "^2.0.0-rc.2",
4242
"@supabase/postgrest-js": "^1.0.0-rc.1",
43-
"@supabase/realtime-js": "^2.0.0-rc.1",
43+
"@supabase/realtime-js": "^2.0.0-rc.2",
4444
"@supabase/storage-js": "^2.0.0-rc.1",
4545
"cross-fetch": "^3.1.5"
4646
},

0 commit comments

Comments
 (0)