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

Commit 7ca3b6b

Browse files
committed
Upgrade matrix-js-sdk to 18.1.0-rc.1
1 parent b776cc8 commit 7ca3b6b

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.1.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
@@ -6815,9 +6815,10 @@ matrix-events-sdk@^0.0.1-beta.7:
68156815
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
68166816
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
68176817

6818-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6819-
version "18.0.0"
6820-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/2f540e31a5dd266a463f65c07eec19024bfc5762"
6818+
6819+
version "18.1.0-rc.1"
6820+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-18.1.0-rc.1.tgz#9ec21ba7b05001b7965ba95f81d7ead11f3a5b0f"
6821+
integrity sha512-raMSQKtyjnJ/M5N3Tp85iOwCbhkdRr27lBxBFhSzxrEBl+LTYKGzXw+wXw+whr42tBHczpM7fgBawSAJcG7rkA==
68216822
dependencies:
68226823
"@babel/runtime" "^7.12.5"
68236824
another-json "^0.2.0"

0 commit comments

Comments
 (0)