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.0.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 @@ -6799,9 +6799,10 @@ matrix-events-sdk@^0.0.1-beta.7:
6799
6799
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
6800
6800
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
6801
6801
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==
6805
6806
dependencies :
6806
6807
" @babel/runtime" " ^7.12.5"
6807
6808
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments