Reference matrix-js-sdk by branch name

Rather than by commit, which makes it hard to tell whether we're using mainline matrix-js-sdk or not.
This commit is contained in:
Robin
2025-05-21 12:59:31 -04:00
parent c473d1fa8f
commit e4924df8fb
2 changed files with 3 additions and 3 deletions

View File

@@ -102,7 +102,7 @@
"livekit-client": "^2.11.3",
"lodash-es": "^4.17.21",
"loglevel": "^1.9.1",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#7fa9195e398764749b0195f14d3cf0190ad10253",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#head=toger5/add-room-key-fallback-on-encryption-manager-not-supported",
"matrix-widget-api": "^1.13.0",
"normalize.css": "^8.0.1",
"observable-hooks": "^4.2.3",