Skip to content

Commit 3f75a03

Browse files
authored
chore(realtime): change phoenix dependency (#45)
1 parent 35a7f5e commit 3f75a03

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

packages/core/realtime-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"test:ci": "vitest run --coverage"
4141
},
4242
"dependencies": {
43-
"phoenix": "snickerdoodle2/supabase-phoenix#snickerdoodle2/breaking-changes",
43+
"phoenix": "github:supabase/phoenix",
4444
"@types/ws": "^8.18.1",
4545
"tslib": "2.8.1",
4646
"ws": "^8.18.2"

0 commit comments

Comments
 (0)