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

Commit 3c3438f

Browse files
committed
Upgrade matrix-js-sdk to 28.1.0-rc.1
1 parent c853257 commit 3c3438f

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.1.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
@@ -7473,9 +7473,10 @@ [email protected]:
74737473
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
74747474
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
74757475

7476-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7477-
version "28.0.0"
7478-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/4c00b410466b855e178ed47217dac6b31536a7bf"
7476+
7477+
version "28.1.0-rc.1"
7478+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-28.1.0-rc.1.tgz#b4aabc01087b7301f23ba3f80fcefcd8434d3591"
7479+
integrity sha512-lNzZ10sQW6SxZdLUFQMKYk9/vY1DbbSaOLG68NCOxRgund9Ef+KQWmp3AYyiDvKr5PTQWSIaJRgwZW3+AsV3Rg==
74797480
dependencies:
74807481
"@babel/runtime" "^7.12.5"
74817482
"@matrix-org/matrix-sdk-crypto-wasm" "^1.2.1"

0 commit comments

Comments
 (0)