This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 91
91
"matrix-analytics-events" : " github:matrix-org/matrix-analytics-events.git#a0687ca6fbdb7258543d49b99fb88b9201e900b0" ,
92
92
"matrix-encrypt-attachment" : " ^1.0.3" ,
93
93
"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 " ,
95
95
"matrix-widget-api" : " ^0.1.0-beta.18" ,
96
96
"minimist" : " ^1.2.5" ,
97
97
"opus-recorder" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -6815,9 +6815,10 @@ matrix-events-sdk@^0.0.1-beta.7:
6815
6815
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
6816
6816
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
6817
6817
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==
6821
6822
dependencies :
6822
6823
" @babel/runtime" " ^7.12.5"
6823
6824
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments