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

Commit 2cf302c

Browse files
committed
Upgrade matrix-js-sdk to 29.0.0
1 parent 07dfa76 commit 2cf302c

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
@@ -100,7 +100,7 @@
100100
"maplibre-gl": "^2.0.0",
101101
"matrix-encrypt-attachment": "^1.0.3",
102102
"matrix-events-sdk": "0.0.1",
103-
"matrix-js-sdk": "29.0.0-rc.1",
103+
"matrix-js-sdk": "29.0.0",
104104
"matrix-widget-api": "^1.5.0",
105105
"memoize-one": "^6.0.0",
106106
"minimist": "^1.2.5",

yarn.lock

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

7653-
7654-
version "29.0.0-rc.1"
7655-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-29.0.0-rc.1.tgz#5de05ac4a429db44b2d6b30544ea0fabde9e5bb6"
7656-
integrity sha512-Rie+4n19JOMRqL7LBJJPzqPlNZjCAdxt3as//P8ek1UWDo8B4yIHdrdv4Jlsa8s9CfJZh7f3s02XqBnl36huag==
7653+
7654+
version "29.0.0"
7655+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-29.0.0.tgz#ce01e8a9226763282ee5ee9b012d3f0cab0c50f2"
7656+
integrity sha512-lE5F+aQrwFB/Pn6MMdqCVa4aeRpnasM1gYK2FTmDG8gv6D/gMshdlBBA1K0xL4UYUx76vw6VRQBknJ+J+/eQRA==
76577657
dependencies:
76587658
"@babel/runtime" "^7.12.5"
76597659
"@matrix-org/matrix-sdk-crypto-wasm" "^1.2.3-alpha.0"

0 commit comments

Comments
 (0)