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 92
92
"maplibre-gl" : " ^1.15.2" ,
93
93
"matrix-encrypt-attachment" : " ^1.0.3" ,
94
94
"matrix-events-sdk" : " ^0.0.1-beta.7" ,
95
- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
95
+ "matrix-js-sdk" : " 20.1.0-rc.1 " ,
96
96
"matrix-widget-api" : " ^1.1.1" ,
97
97
"minimist" : " ^1.2.5" ,
98
98
"opus-recorder" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -6925,9 +6925,10 @@ matrix-events-sdk@^0.0.1-beta.7:
6925
6925
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
6926
6926
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
6927
6927
6928
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6929
- version "20.0.0"
6930
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/83fca5b57d8fe1b8c18444129a2e2318129753d5"
6928
+
6929
+ version "20.1.0-rc.1"
6930
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-20.1.0-rc.1.tgz#68018c6aca3eebcc648463c914b8b54c6967d797"
6931
+ integrity sha512-l0a92PNWlCCz4ZMK7u/91kK/Cnxe7m0TusLvSbKK7gmzTxRDGYpdadAeuZ0/Vc8vgH904XUSilV0DoCjCIiCXA==
6931
6932
dependencies :
6932
6933
" @babel/runtime" " ^7.12.5"
6933
6934
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments