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

Commit 2d64c21

Browse files
committed
Upgrade matrix-js-sdk to 20.1.0
1 parent 630511d commit 2d64c21

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
@@ -92,7 +92,7 @@
9292
"maplibre-gl": "^1.15.2",
9393
"matrix-encrypt-attachment": "^1.0.3",
9494
"matrix-events-sdk": "^0.0.1-beta.7",
95-
"matrix-js-sdk": "20.1.0-rc.2",
95+
"matrix-js-sdk": "20.1.0",
9696
"matrix-widget-api": "^1.1.1",
9797
"minimist": "^1.2.5",
9898
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6925,10 +6925,10 @@ matrix-events-sdk@^0.0.1-beta.7:
69256925
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
69266926
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
69276927

6928-
6929-
version "20.1.0-rc.2"
6930-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-20.1.0-rc.2.tgz#f20ca324c68406734f7c80c41576f3c16cd4245b"
6931-
integrity sha512-X8/JBbw6ulmVcUQ9xwWkH7FR9O5YE54jADCkOhNShwvceCXFHRbXUL2eG/LeNQG+JPp2HgAnwCltDnwOc3ZwGA==
6928+
6929+
version "20.1.0"
6930+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-20.1.0.tgz#d235c9125a79901e7e0eb667178bbbdb26710266"
6931+
integrity sha512-AjuWVmerJ8aEAIgD6QfmSIg0RrvA8vzvOV+ycvSGg4DgiFlVZbFvBxkVZTRdZ5icJe1/XMaCEf5OZ9Ha2hXUUg==
69326932
dependencies:
69336933
"@babel/runtime" "^7.12.5"
69346934
another-json "^0.2.0"

0 commit comments

Comments
 (0)