Skip to content

Commit 986402c

Browse files
committed
use custom js-sdk from PR: matrix-org/matrix-js-sdk#4976
Signed-off-by: Timo K <[email protected]>
1 parent 8b67916 commit 986402c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"livekit-client": "^2.13.0",
109109
"lodash-es": "^4.17.21",
110110
"loglevel": "^1.9.1",
111-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#head=develop",
111+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#1d62bcdc0bfe8f7b08251a268c4c1c8c51cda0b5",
112112
"matrix-widget-api": "^1.13.0",
113113
"normalize.css": "^8.0.1",
114114
"observable-hooks": "^4.2.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7537,7 +7537,7 @@ __metadata:
75377537
livekit-client: "npm:^2.13.0"
75387538
lodash-es: "npm:^4.17.21"
75397539
loglevel: "npm:^1.9.1"
7540-
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#head=develop"
7540+
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#1d62bcdc0bfe8f7b08251a268c4c1c8c51cda0b5"
75417541
matrix-widget-api: "npm:^1.13.0"
75427542
normalize.css: "npm:^8.0.1"
75437543
observable-hooks: "npm:^4.2.3"

0 commit comments

Comments
 (0)