Skip to content

Commit 2da3b97

Browse files
committed
feat: bump realtime js
1 parent 7876a24 commit 2da3b97

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,6 @@ docs/v2
110110
test/*/package-lock.json
111111
test/integration/*/package-lock.json
112112

113-
.cursor/
113+
.cursor/
114+
115+
deno.lock

package-lock.json

Lines changed: 4 additions & 4 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
@@ -54,7 +54,7 @@
5454
"@supabase/functions-js": "2.4.5",
5555
"@supabase/node-fetch": "2.6.15",
5656
"@supabase/postgrest-js": "1.19.4",
57-
"@supabase/realtime-js": "2.15.0",
57+
"@supabase/realtime-js": "2.15.1-next.1",
5858
"@supabase/storage-js": "^2.10.4"
5959
},
6060
"devDependencies": {

0 commit comments

Comments
 (0)