Skip to content

Commit acd26c6

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

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
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#a9dc1c3a38668c7561ce0eac4a7935498dd0199c",
112112
"matrix-widget-api": "^1.13.0",
113113
"normalize.css": "^8.0.1",
114114
"observable-hooks": "^4.2.3",

yarn.lock

Lines changed: 6 additions & 5 deletions
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#a9dc1c3a38668c7561ce0eac4a7935498dd0199c"
75417541
matrix-widget-api: "npm:^1.13.0"
75427542
normalize.css: "npm:^8.0.1"
75437543
observable-hooks: "npm:^4.2.3"
@@ -10278,9 +10278,9 @@ __metadata:
1027810278
languageName: node
1027910279
linkType: hard
1028010280

10281-
"matrix-js-sdk@portal:/Users/timo/Projects/matrix-js-sdk::locator=element-call%40workspace%3A.":
10282-
version: 0.0.0-use.local
10283-
resolution: "matrix-js-sdk@portal:/Users/timo/Projects/matrix-js-sdk::locator=element-call%40workspace%3A."
10281+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#a9dc1c3a38668c7561ce0eac4a7935498dd0199c":
10282+
version: 37.13.0
10283+
resolution: "matrix-js-sdk@https://github.com/matrix-org/matrix-js-sdk.git#commit=a9dc1c3a38668c7561ce0eac4a7935498dd0199c"
1028410284
dependencies:
1028510285
"@babel/runtime": "npm:^7.12.5"
1028610286
"@matrix-org/matrix-sdk-crypto-wasm": "npm:^15.1.0"
@@ -10296,8 +10296,9 @@ __metadata:
1029610296
sdp-transform: "npm:^2.14.1"
1029710297
unhomoglyph: "npm:^1.0.6"
1029810298
uuid: "npm:11"
10299+
checksum: 10c0/1f97dd28046ff0ef0700a1c354611dd9eded5d3df5e987af1f12f60f9aebeb0bb932d1cd8685942bd1dd1d673fbf28df5ce1799a35a95d1a06b9f500a3787013
1029910300
languageName: node
10300-
linkType: soft
10301+
linkType: hard
1030110302

1030210303
"matrix-widget-api@npm:^1.10.0, matrix-widget-api@npm:^1.13.0":
1030310304
version: 1.13.1

0 commit comments

Comments
 (0)