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

Commit eeaada3

Browse files
committed
Upgrade matrix-js-sdk to 25.0.0
1 parent 3992c97 commit eeaada3

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.0.0-rc.1",
99+
"matrix-js-sdk": "25.0.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
@@ -6385,10 +6385,10 @@ [email protected]:
63856385
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
63866386
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
63876387

6388-
6389-
version "25.0.0-rc.1"
6390-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-25.0.0-rc.1.tgz#e777dd291a61c6034590880c7ab375fa85d9afc5"
6391-
integrity sha512-B1aE1pTWC1e0hPBnzfwhFYcBmkHqysF9ctWzc+gzizJSGz1y+Q3noOMYfOQ9GSHcs2B7C1sy1M5KNhDk85Wwfg==
6388+
6389+
version "25.0.0"
6390+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-25.0.0.tgz#a46ecb62eb96d5e93e36bf3f318ba4b4a08d56bf"
6391+
integrity sha512-eI9v0JkIYrSfsjUVk6PeZrsR7c7Qh0tirsK2biMZ4jPQo9sx/iuBjlfAEPoVlwzQKTfakGryhit15FfPhucMnw==
63926392
dependencies:
63936393
"@babel/runtime" "^7.12.5"
63946394
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.6"

0 commit comments

Comments
 (0)