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

Commit f42dca2

Browse files
committed
Upgrade dependency to matrix-js-sdk@34.3.0-rc.0
1 parent ca8d63a commit f42dca2

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
@@ -118,7 +118,7 @@
118118
"maplibre-gl": "^2.0.0",
119119
"matrix-encrypt-attachment": "^1.0.3",
120120
"matrix-events-sdk": "0.0.1",
121-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
121+
"matrix-js-sdk": "34.3.0-rc.0",
122122
"matrix-widget-api": "^1.5.0",
123123
"memoize-one": "^6.0.0",
124124
"minimist": "^1.2.5",

yarn.lock

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

6909-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6910-
version "34.2.0"
6911-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/b8e40ad2a8c26b0cb96def2f95fe16b088530e77"
6909+
matrix-js-sdk@34.3.0-rc.0:
6910+
version "34.3.0-rc.0"
6911+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.3.0-rc.0.tgz#263dca9ad418e4c48ab5c25b5886672bf52043ac"
6912+
integrity sha512-3+AprQidALGx11LmVLNhF4gLjfPL3bg964JRQTtrVXgX+p9fmhraRXr30r0ljDissniTBRYQl4SKVlP73H5Tzg==
69126913
dependencies:
69136914
"@babel/runtime" "^7.12.5"
69146915
"@matrix-org/matrix-sdk-crypto-wasm" "^7.0.0"

0 commit comments

Comments
 (0)