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

Commit ef71325

Browse files
committed
Upgrade matrix-js-sdk to 29.1.0
1 parent 370c0e9 commit ef71325

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

yarn.lock

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

7717-
7718-
version "29.1.0-rc.1"
7719-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-29.1.0-rc.1.tgz#863819b40d4797490824b6b0c86793a76b88ad82"
7720-
integrity sha512-FC2kWotwec5JKUYr8zS86G2WiUvJ03RQcv3kwQazP59a3htI9OrfYOGKp3M3GBW5+nu11QwvZn21bbJFbW8Yuw==
7717+
7718+
version "29.1.0"
7719+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-29.1.0.tgz#4d1dd66575e77030a6446f033e86dd203d08b7b5"
7720+
integrity sha512-nF+ACFioDltGCf2KFfXK7QoJ70Ytnzm4Jse2UI+BDXeR9WCjtKefXJtboN2rmU4MFmLCTHcnBTmu6yig67YUqw==
77217721
dependencies:
77227722
"@babel/runtime" "^7.12.5"
77237723
"@matrix-org/matrix-sdk-crypto-wasm" "^2.0.0"

0 commit comments

Comments
 (0)