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

Commit a806c16

Browse files
committed
Upgrade matrix-js-sdk to 25.1.0-rc.1
1 parent f342f4d commit a806c16

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
@@ -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": "github:matrix-org/matrix-js-sdk#develop",
99+
"matrix-js-sdk": "25.1.0-rc.1",
100100
"matrix-widget-api": "^1.3.1",
101101
"memoize-one": "^5.1.1",
102102
"minimist": "^1.2.5",

yarn.lock

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

6474-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6475-
version "25.0.0"
6476-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/e3498f0668e30cd545cf0614e6e6e9203a9e359d"
6474+
6475+
version "25.1.0-rc.1"
6476+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-25.1.0-rc.1.tgz#886d43fad66e14bf0d62e812f042def68e7c830f"
6477+
integrity sha512-Eo+CdaSlD5/AbY6WgG+tIgRODm7kPbutlAcOV4plEsELBo9rMSoR+3gZkTptoo7dgL+O+B6AqAPdLEhFgg3wvw==
64776478
dependencies:
64786479
"@babel/runtime" "^7.12.5"
64796480
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.7"

0 commit comments

Comments
 (0)