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

Commit eda8cd8

Browse files
committed
Upgrade matrix-js-sdk to 27.1.0
1 parent bccefd4 commit eda8cd8

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
@@ -97,7 +97,7 @@
9797
"maplibre-gl": "^2.0.0",
9898
"matrix-encrypt-attachment": "^1.0.3",
9999
"matrix-events-sdk": "0.0.1",
100-
"matrix-js-sdk": "27.1.0-rc.1",
100+
"matrix-js-sdk": "27.1.0",
101101
"matrix-widget-api": "^1.4.0",
102102
"memoize-one": "^6.0.0",
103103
"minimist": "^1.2.5",

yarn.lock

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

6868-
6869-
version "27.1.0-rc.1"
6870-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-27.1.0-rc.1.tgz#8287b21197c6ae8ca0c2b33410266659453d5137"
6871-
integrity sha512-GX1wtFWB5jl9gJYWwF1St2gPgBhpw5gbtktV/ZDqo/oXcJgbVP0notyUA0pFaK1NM3U4L6BtPr+aHY/XgcTmSQ==
6868+
6869+
version "27.1.0"
6870+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-27.1.0.tgz#de0b09e8edccba0857ac88d653a713f4d29d9306"
6871+
integrity sha512-ge1P1iNit0demKA11YzXt4QdsBHObrPdIVdecutFX7OwOBat6BC1F6AxsvPZQPDqnT5oelJt55ym4U7i8G9IRg==
68726872
dependencies:
68736873
"@babel/runtime" "^7.12.5"
68746874
"@matrix-org/matrix-sdk-crypto-wasm" "^1.1.0"

0 commit comments

Comments
 (0)