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

Commit 003c7a7

Browse files
committed
Upgrade matrix-js-sdk to 23.0.0-rc.1
1 parent 428ff9c commit 003c7a7

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
@@ -92,7 +92,7 @@
9292
"maplibre-gl": "^1.15.2",
9393
"matrix-encrypt-attachment": "^1.0.3",
9494
"matrix-events-sdk": "0.0.1",
95-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
95+
"matrix-js-sdk": "23.0.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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6362,9 +6362,10 @@ [email protected]:
63626362
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
63636363
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
63646364

6365-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6366-
version "22.0.0"
6367-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/ccab6985ad5567960fa9bc4cd95fc39241560b80"
6365+
6366+
version "23.0.0-rc.1"
6367+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.0.0-rc.1.tgz#5a258eccf8d5be48cf9a79198d7f438e7a8356c8"
6368+
integrity sha512-MnNs0q7X6c0mZWP6MbPtHvNEOZevVaFk2/ucnk/O84dgEefKgDpqFRGqhRsi+eiLZpKNQ5/iHJD8MuCt46vzVQ==
63686369
dependencies:
63696370
"@babel/runtime" "^7.12.5"
63706371
another-json "^0.2.0"

0 commit comments

Comments
 (0)