Skip to content

Commit 5a2043b

Browse files
committed
Upgrade matrix-js-sdk to 25.1.0
1 parent 3de332b commit 5a2043b

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6471,10 +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-
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==
6474+
6475+
version "25.1.0"
6476+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-25.1.0.tgz#86bfd96e70fab83dc131254dd9e9aaeb5cfafbc9"
6477+
integrity sha512-zVAg73FiFrFacS/q9hLnRaSPvg84VT/X70VIOigp2eOMUhot35UnNL99YUbfkksY95/UnvgrqJkyaZcm8lSspQ==
64786478
dependencies:
64796479
"@babel/runtime" "^7.12.5"
64806480
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.7"

0 commit comments

Comments
 (0)