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

Commit cd2ea18

Browse files
committed
Upgrade matrix-js-sdk to 24.1.0
1 parent 15840e8 commit cd2ea18

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": "24.1.0-rc.1",
99+
"matrix-js-sdk": "24.1.0",
100100
"matrix-widget-api": "^1.3.1",
101101
"minimist": "^1.2.5",
102102
"opus-recorder": "^8.0.3",

yarn.lock

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

6547-
6548-
version "24.1.0-rc.1"
6549-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-24.1.0-rc.1.tgz#bf8772c862cc2683bf514450c4f01ced1e223668"
6550-
integrity sha512-hdTLkWmVKxScR077D784b4J0iZnhs3RYxigPXERoXEjW+G+1Ybh418+MwdtJtcRAq/kE3Ntspk9PgoYUkQv2kA==
6547+
6548+
version "24.1.0"
6549+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-24.1.0.tgz#6e5ecbadc44cf725c02d32db07f74dcb67b88d11"
6550+
integrity sha512-xEx2ZoNsS56dwgqLJ3rIv2SUpFxdQLrLKmJCpMatMUKCAg+NGuZfpQ3QXblIbGaqFNQZCH7fC7S48AeTMZp1Jw==
65516551
dependencies:
65526552
"@babel/runtime" "^7.12.5"
65536553
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.5"

0 commit comments

Comments
 (0)