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.4.0-rc.1 " ,
97
97
"matrix-widget-api" : " ^1.0.0" ,
98
98
"minimist" : " ^1.2.5" ,
99
99
"opus-recorder" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -6786,9 +6786,10 @@ matrix-events-sdk@^0.0.1-beta.7:
6786
6786
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
6787
6787
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
6788
6788
6789
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6790
- version "19.3.0"
6791
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/566b4ba56c587578fcf4f32af003528291c77365"
6789
+
6790
+ version "19.4.0-rc.1"
6791
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.4.0-rc.1.tgz#3116d6ad4d09d934aae5c40f968b44bfe472def8"
6792
+ integrity sha512-Hl6MvaUgqD5SMhbAtUk/3c+1yEBby0HYv6ddmB7LYOK2cBm0dncRPsdJ2o/iXFNKH5KpJlSCKwZtoRHZqIHucQ==
6792
6793
dependencies :
6793
6794
" @babel/runtime" " ^7.12.5"
6794
6795
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments