Skip to content

Commit a21da94

Browse files
authored
Merge pull request #3285 from element-hq/robin/reset-develop
Reset to develop branch of matrix-js-sdk
2 parents aeae964 + 821c6e3 commit a21da94

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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#head=toger5/add-room-key-fallback-on-encryption-manager-not-supported",
105+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#head=develop",
106106
"matrix-widget-api": "^1.13.0",
107107
"normalize.css": "^8.0.1",
108108
"observable-hooks": "^4.2.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2547,10 +2547,10 @@ __metadata:
25472547
languageName: node
25482548
linkType: hard
25492549

2550-
"@matrix-org/matrix-sdk-crypto-wasm@npm:^14.0.1":
2551-
version: 14.0.1
2552-
resolution: "@matrix-org/matrix-sdk-crypto-wasm@npm:14.0.1"
2553-
checksum: 10c0/6e98abb61f8d6c43b26f04e83db92b39db74352861495eda9ac472b2f58411a45b2f150e4361c44c6800f98f99e89350d11941e87b9bf22204c9cab83ca93e27
2550+
"@matrix-org/matrix-sdk-crypto-wasm@npm:^14.2.0":
2551+
version: 14.2.0
2552+
resolution: "@matrix-org/matrix-sdk-crypto-wasm@npm:14.2.0"
2553+
checksum: 10c0/cc51417d71ffe506401dbb85ff4930bf89b33b6718c9052ba3cc1b2989e989e5e7e6fceea7c5fb58576d64e7a5c947c4cece89dbfa785083d293508c80e0713d
25542554
languageName: node
25552555
linkType: hard
25562556

@@ -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#head=toger5/add-room-key-fallback-on-encryption-manager-not-supported"
7010+
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#head=develop"
70117011
matrix-widget-api: "npm:^1.13.0"
70127012
normalize.css: "npm:^8.0.1"
70137013
observable-hooks: "npm:^4.2.3"
@@ -9610,12 +9610,12 @@ __metadata:
96109610
languageName: node
96119611
linkType: hard
96129612

9613-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#head=toger5/add-room-key-fallback-on-encryption-manager-not-supported":
9613+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#head=develop":
96149614
version: 37.6.0
9615-
resolution: "matrix-js-sdk@https://github.com/matrix-org/matrix-js-sdk.git#commit=7fa9195e398764749b0195f14d3cf0190ad10253"
9615+
resolution: "matrix-js-sdk@https://github.com/matrix-org/matrix-js-sdk.git#commit=93982716951ce2583904bfc26b27d6a86ba17a87"
96169616
dependencies:
96179617
"@babel/runtime": "npm:^7.12.5"
9618-
"@matrix-org/matrix-sdk-crypto-wasm": "npm:^14.0.1"
9618+
"@matrix-org/matrix-sdk-crypto-wasm": "npm:^14.2.0"
96199619
"@matrix-org/olm": "npm:3.2.15"
96209620
another-json: "npm:^0.2.0"
96219621
bs58: "npm:^6.0.0"
@@ -9629,7 +9629,7 @@ __metadata:
96299629
sdp-transform: "npm:^2.14.1"
96309630
unhomoglyph: "npm:^1.0.6"
96319631
uuid: "npm:11"
9632-
checksum: 10c0/f2c973cf7e4ac01b387a78af11c44735cc2895b28b571f9bbe8c18ed29c3d7383272116dc181057b69e55771dbafb3a4a1527593d54f3c37db705fb57b81616d
9632+
checksum: 10c0/22a28099d2deaf0ca7f609a5859fe00fbd20c314d3b607a95b4a623a8aa159e428310b1849c77ab7b9875a29fc2d924cddbb6fc83dc4e42a74c4713401dcb0be
96339633
languageName: node
96349634
linkType: hard
96359635

0 commit comments

Comments
 (0)