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

Commit 297e524

Browse files
committed
Upgrade matrix-js-sdk to 28.2.0-rc.1
1 parent f9f2e79 commit 297e524

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
@@ -98,7 +98,7 @@
9898
"maplibre-gl": "^2.0.0",
9999
"matrix-encrypt-attachment": "^1.0.3",
100100
"matrix-events-sdk": "0.0.1",
101-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
101+
"matrix-js-sdk": "28.2.0-rc.1",
102102
"matrix-widget-api": "^1.5.0",
103103
"memoize-one": "^6.0.0",
104104
"minimist": "^1.2.5",

yarn.lock

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

7544-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7545-
version "28.1.0"
7546-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/1503acb30a6e2eeda82018d8a065b65cb6f5fac5"
7544+
7545+
version "28.2.0-rc.1"
7546+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-28.2.0-rc.1.tgz#42613538b1cc73d1f03406c781a702a6a40fd1cf"
7547+
integrity sha512-B0w7FDd05MhTkKEAklrRm4D63Rn9gLnj23RTSHenOSxZ9j4a8loQ0MoZzPIx+KQJ/FFKZ9ZfQeGJZZ03npMAmQ==
75477548
dependencies:
75487549
"@babel/runtime" "^7.12.5"
75497550
"@matrix-org/matrix-sdk-crypto-wasm" "^1.2.3-alpha.0"

0 commit comments

Comments
 (0)