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

Commit b0cea63

Browse files
committed
Upgrade matrix-js-sdk to 19.0.0-rc.1
1 parent 80be02b commit b0cea63

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
@@ -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": "github:matrix-org/matrix-js-sdk#develop",
95+
"matrix-js-sdk": "19.0.0-rc.1",
9696
"matrix-widget-api": "^0.1.0-beta.18",
9797
"minimist": "^1.2.5",
9898
"opus-recorder": "^8.0.3",

yarn.lock

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

6964-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6965-
version "18.1.0"
6966-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/cb5b2e14703ecab96f89ce6945e60de75a1c4f54"
6964+
6965+
version "19.0.0-rc.1"
6966+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.0.0-rc.1.tgz#6a1454330246e232e58964d198eef90d2bdce1ee"
6967+
integrity sha512-XHeI7RhcrbNByFPD45yM7SeF6ZckPUpRiQOcGD8rGUFDxwmbEyjIdjqZf8YJeKedaGsLPMxztDw17jT6QJSWyg==
69676968
dependencies:
69686969
"@babel/runtime" "^7.12.5"
69696970
another-json "^0.2.0"

0 commit comments

Comments
 (0)