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

Commit 56b7bdc

Browse files
committed
Upgrade matrix-js-sdk to 26.0.0
1 parent bcf5b90 commit 56b7bdc

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

yarn.lock

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

6441-
6442-
version "26.0.0-rc.1"
6443-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-26.0.0-rc.1.tgz#28f7b44f05059d62bcb8098431e0a090480734bc"
6444-
integrity sha512-Trjx6HVaZQf1YTPKgMsfPI3PgWxub4sMxIXgbRd4lxzemRl+HyBe6qfNfzH7NLjUfptqgHltT0FVE6LR3ieWZw==
6441+
6442+
version "26.0.0"
6443+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-26.0.0.tgz#44134f4af8f401537edfee79a93a520b7effc6b3"
6444+
integrity sha512-HLosQgRjEb2/j4CpxncIqRklKKaWKZcfut6DDLswVf6d0pCXHbLp39iCy4obpJiWH2H/4k/HMvDzj3+8J8qWWw==
64456445
dependencies:
64466446
"@babel/runtime" "^7.12.5"
64476447
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.9"

0 commit comments

Comments
 (0)