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

Commit 40a66ec

Browse files
committed
Upgrade matrix-js-sdk to 26.0.0-rc.1
1 parent c494e3c commit 40a66ec

File tree

2 files changed

+5
-6
lines changed

2 files changed

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

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1593,7 +1593,6 @@
15931593

15941594
"@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz":
15951595
version "3.2.14"
1596-
uid acd96c00a881d0f462e1f97a56c73742c8dbc984
15971596
resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz#acd96c00a881d0f462e1f97a56c73742c8dbc984"
15981597

15991598
"@matrix-org/react-sdk-module-api@^0.0.5":
@@ -6439,10 +6438,10 @@ [email protected]:
64396438
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
64406439
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
64416440

6442-
matrix-js-sdk@25.2.0-rc.5:
6443-
version "25.2.0-rc.5"
6444-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-25.2.0-rc.5.tgz#2ce42e9baa82b2758462fd2b1d0a184481223da1"
6445-
integrity sha512-uOpSlKC0gY0jCNnfG1Z/L78qFVP1vxOhum4Acp/HGak6HH7kPDeYI2IQ4AXJdVhs5g661/zd6LVIBoqa7WwIUA==
6441+
matrix-js-sdk@26.0.0-rc.1:
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==
64466445
dependencies:
64476446
"@babel/runtime" "^7.12.5"
64486447
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.9"

0 commit comments

Comments
 (0)