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

Commit 45fc0c0

Browse files
committed
Upgrade matrix-js-sdk to 23.2.0-rc.1
1 parent 7919c69 commit 45fc0c0

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
@@ -92,7 +92,7 @@
9292
"maplibre-gl": "^2.0.0",
9393
"matrix-encrypt-attachment": "^1.0.3",
9494
"matrix-events-sdk": "0.0.1",
95-
"matrix-js-sdk": "23.1.1",
95+
"matrix-js-sdk": "23.2.0-rc.1",
9696
"matrix-widget-api": "^1.1.1",
9797
"minimist": "^1.2.5",
9898
"opus-recorder": "^8.0.3",

yarn.lock

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

6494-
matrix-js-sdk@23.1.1:
6495-
version "23.1.1"
6496-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.1.1.tgz#0678edbf4d32241d7e3ef841597302559ac92608"
6497-
integrity sha512-lPxthMS2Cjd1jaQtYDRhfa2OwcIYS95UtrIwOCSFAI1Irh+PySgNenLjDLFdnmkwGmTf5LNrs5HKO1ZdcPY6pw==
6494+
matrix-js-sdk@23.2.0-rc.1:
6495+
version "23.2.0-rc.1"
6496+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.2.0-rc.1.tgz#9c908e9856e9d51b376cc57839f630ff0cf87291"
6497+
integrity sha512-PWj5DzQJzbAMsHMbOITvkKl/vn5+AS2k19uDhUNObpZJFpbOD+JV3tVEiTZlUxYhNzvtYDFG9Aj3T0Wokx5lqw==
64986498
dependencies:
64996499
"@babel/runtime" "^7.12.5"
65006500
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.2"

0 commit comments

Comments
 (0)