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

Commit ca26449

Browse files
committed
Upgrade matrix-js-sdk to 23.5.0-rc.1
1 parent 47b5ff5 commit ca26449

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
@@ -97,7 +97,7 @@
9797
"maplibre-gl": "^2.0.0",
9898
"matrix-encrypt-attachment": "^1.0.3",
9999
"matrix-events-sdk": "0.0.1",
100-
"matrix-js-sdk": "23.4.0",
100+
"matrix-js-sdk": "23.5.0-rc.1",
101101
"matrix-widget-api": "^1.1.1",
102102
"minimist": "^1.2.5",
103103
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6519,9 +6519,10 @@ [email protected]:
65196519
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
65206520
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
65216521

6522-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6523-
version "23.4.0"
6524-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/437128d11b7043c1b71371f201af6f7c5f451589"
6522+
6523+
version "23.5.0-rc.1"
6524+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.5.0-rc.1.tgz#987f04887d0a3cc430d0a09df447a74f37f4ce3e"
6525+
integrity sha512-euu84kiE7feei6Hpf9ank8XtrwDGxz/Y71Fu1yeUylYH++FWDpEU/hFXle1MC7GcfeIq5C5hqBhvLdequIhHAA==
65256526
dependencies:
65266527
"@babel/runtime" "^7.12.5"
65276528
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.3"

0 commit comments

Comments
 (0)