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 93
93
"maplibre-gl" : " ^1.15.2" ,
94
94
"matrix-encrypt-attachment" : " ^1.0.3" ,
95
95
"matrix-events-sdk" : " ^0.0.1-beta.7" ,
96
- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
96
+ "matrix-js-sdk" : " 19.6.0-rc.1 " ,
97
97
"matrix-widget-api" : " ^1.1.1" ,
98
98
"minimist" : " ^1.2.5" ,
99
99
"opus-recorder" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -6778,9 +6778,10 @@ matrix-events-sdk@^0.0.1-beta.7:
6778
6778
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
6779
6779
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
6780
6780
6781
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6782
- version "19.5.0"
6783
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/59c82cb67972257cded956d25291961c21bd27ba"
6781
+
6782
+ version "19.6.0-rc.1"
6783
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.6.0-rc.1.tgz#27d445147d1a2884769cf3fc6ee2f68c4f964818"
6784
+ integrity sha512-7ljlrIFQ9gnPm/ESfAriLDMbh4mUomq4ck92Za1eAh1be6yfEsn6sXk9v60dC9o/h4sUIcyBIUOkNCnhHegfsw==
6784
6785
dependencies :
6785
6786
" @babel/runtime" " ^7.12.5"
6786
6787
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments