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

Commit a680327

Browse files
committed
Upgrade matrix-js-sdk to 18.0.0-rc.1
1 parent 7603132 commit a680327

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
@@ -91,7 +91,7 @@
9191
"matrix-analytics-events": "github:matrix-org/matrix-analytics-events.git#a0687ca6fbdb7258543d49b99fb88b9201e900b0",
9292
"matrix-encrypt-attachment": "^1.0.3",
9393
"matrix-events-sdk": "^0.0.1-beta.7",
94-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
94+
"matrix-js-sdk": "18.0.0-rc.1",
9595
"matrix-widget-api": "^0.1.0-beta.18",
9696
"minimist": "^1.2.5",
9797
"opus-recorder": "^8.0.3",

yarn.lock

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

6802-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6803-
version "17.2.0"
6804-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/03a79dc6dd631caa2655bf02290ad3a58424f0c2"
6802+
6803+
version "18.0.0-rc.1"
6804+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-18.0.0-rc.1.tgz#bb6261b2adfb1bbbee236296537b120a64514420"
6805+
integrity sha512-g4IQ5/IEvKHStm4dLwzwNHDtqQ1LaGIMsVYNARbv875WF3WRc4D56biKM6ESt+cbFjSORF1UEtO9/U9JyoPRlA==
68056806
dependencies:
68066807
"@babel/runtime" "^7.12.5"
68076808
another-json "^0.2.0"

0 commit comments

Comments
 (0)