Skip to content

Commit 5f65c51

Browse files
committed
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.
1 parent 4876bdd commit 5f65c51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"livekit-client": "^2.11.3",
103103
"lodash-es": "^4.17.21",
104104
"loglevel": "^1.9.1",
105-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#7fa9195e398764749b0195f14d3cf0190ad10253",
105+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#head=toger5/add-room-key-fallback-on-encryption-manager-not-supported",
106106
"matrix-widget-api": "^1.13.0",
107107
"normalize.css": "^8.0.1",
108108
"observable-hooks": "^4.2.3",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7007,7 +7007,7 @@ __metadata:
70077007
livekit-client: "npm:^2.11.3"
70087008
lodash-es: "npm:^4.17.21"
70097009
loglevel: "npm:^1.9.1"
7010-
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#7fa9195e398764749b0195f14d3cf0190ad10253"
7010+
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#head=toger5/add-room-key-fallback-on-encryption-manager-not-supported"
70117011
matrix-widget-api: "npm:^1.13.0"
70127012
normalize.css: "npm:^8.0.1"
70137013
observable-hooks: "npm:^4.2.3"
@@ -9610,7 +9610,7 @@ __metadata:
96109610
languageName: node
96119611
linkType: hard
96129612

9613-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#7fa9195e398764749b0195f14d3cf0190ad10253":
9613+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#head=toger5/add-room-key-fallback-on-encryption-manager-not-supported":
96149614
version: 37.6.0
96159615
resolution: "matrix-js-sdk@https://github.com/matrix-org/matrix-js-sdk.git#commit=7fa9195e398764749b0195f14d3cf0190ad10253"
96169616
dependencies:

0 commit comments

Comments
 (0)