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-analytics-events" : " github:matrix-org/matrix-analytics-events.git#daad3faed54f0b1f1e026a7498b4653e4d01cd90" ,
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" : " 16.0.1-rc.1 " ,
97
97
"matrix-widget-api" : " ^0.1.0-beta.18" ,
98
98
"minimist" : " ^1.2.5" ,
99
99
"opus-recorder" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -6275,9 +6275,10 @@ matrix-events-sdk@^0.0.1-beta.7:
6275
6275
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
6276
6276
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
6277
6277
6278
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6279
- version "16.0.0"
6280
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/ee9eccb85afd1b8ee55b16e017d062271f6c66f3"
6278
+
6279
+ version "16.0.1-rc.1"
6280
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-16.0.1-rc.1.tgz#103417643c62a7e6daec6620063648da25c42407"
6281
+ integrity sha512-yAKgp1sVoSKuSUX482yBzexj9A7o06D64/LEjozNjN5kfTzF5jUZogRukI9JXp8z3n/ORZGosdLT2hJYGYrkjg==
6281
6282
dependencies :
6282
6283
" @babel/runtime" " ^7.12.5"
6283
6284
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments