Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 9c233ef

Browse files
committed
Upgrade dependency to matrix-js-sdk@34.5.0-rc.0
1 parent 6bfdb3e commit 9c233ef

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"maplibre-gl": "^2.0.0",
115115
"matrix-encrypt-attachment": "^1.0.3",
116116
"matrix-events-sdk": "0.0.1",
117-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
117+
"matrix-js-sdk": "34.5.0-rc.0",
118118
"matrix-widget-api": "^1.9.0",
119119
"memoize-one": "^6.0.0",
120120
"minimist": "^1.2.5",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6999,9 +6999,10 @@ matrix-events-sdk@0.0.1:
69996999
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
70007000
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
70017001

7002-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7003-
version "34.4.0"
7004-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/2a6612c73aa7ae8d7f10f426239b2850c86a1ea5"
7002+
matrix-js-sdk@34.5.0-rc.0:
7003+
version "34.5.0-rc.0"
7004+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.5.0-rc.0.tgz#198f72383483661cc693c1b256f4bc30e238eaa9"
7005+
integrity sha512-6yrxDR3uMaLNp42nVLMQLbFx0qJn35I/Xp3BXH3nRUc5OWSklVvCAJb8p7TFh6089gMR46BjaoVftR2mpqRh1A==
70057006
dependencies:
70067007
"@babel/runtime" "^7.12.5"
70077008
"@matrix-org/matrix-sdk-crypto-wasm" "^7.0.0"

0 commit comments

Comments
 (0)