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

Commit 9b84d32

Browse files
committed
Upgrade matrix-js-sdk to 27.2.0-rc.1
1 parent b5bfc5b commit 9b84d32

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

6987-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6988-
version "27.1.0"
6989-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/2ef7ae7661b9ac036f50819efd2ae2a72ae61b4d"
6987+
6988+
version "27.2.0-rc.1"
6989+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-27.2.0-rc.1.tgz#905bf31389081d3a48f6ae20cf0b46f3b80a764d"
6990+
integrity sha512-PoeCC3AguIWGgkxjzKDwQT9s1ZdKMbpHGenx1FNMgOCv4Ldvu2CLcdbSkn8y34flYNQ+GGO9QJ4bh6RhGsHCLQ==
69906991
dependencies:
69916992
"@babel/runtime" "^7.12.5"
69926993
"@matrix-org/matrix-sdk-crypto-wasm" "^1.2.0"

0 commit comments

Comments
 (0)