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

Commit 3a27ecf

Browse files
committed
Upgrade matrix-js-sdk to 25.2.0-rc.5
1 parent ddcbb1a commit 3a27ecf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"maplibre-gl": "^2.0.0",
9797
"matrix-encrypt-attachment": "^1.0.3",
9898
"matrix-events-sdk": "0.0.1",
99-
"matrix-js-sdk": "25.2.0-rc.2",
99+
"matrix-js-sdk": "25.2.0-rc.5",
100100
"matrix-widget-api": "^1.3.1",
101101
"memoize-one": "^6.0.0",
102102
"minimist": "^1.2.5",

yarn.lock

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

6491-
6492-
version "25.2.0-rc.2"
6493-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-25.2.0-rc.2.tgz#e0c41992609e48e0a630ad3dac2366878255051a"
6494-
integrity sha512-KpSa2VcCSir3UQySJnFx7iECZa2yT0t1OMv9tgmY4LM6u5hkUmqV03QbcBbl9VPtH8secg6Q4kwrDPi/LlVWpQ==
6491+
6492+
version "25.2.0-rc.5"
6493+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-25.2.0-rc.5.tgz#2ce42e9baa82b2758462fd2b1d0a184481223da1"
6494+
integrity sha512-uOpSlKC0gY0jCNnfG1Z/L78qFVP1vxOhum4Acp/HGak6HH7kPDeYI2IQ4AXJdVhs5g661/zd6LVIBoqa7WwIUA==
64956495
dependencies:
64966496
"@babel/runtime" "^7.12.5"
64976497
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.9"

0 commit comments

Comments
 (0)