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 94
94
"maplibre-gl" : " ^1.15.2" ,
95
95
"matrix-analytics-events" : " github:matrix-org/matrix-analytics-events.git#daad3faed54f0b1f1e026a7498b4653e4d01cd90" ,
96
96
"matrix-events-sdk" : " ^0.0.1-beta.7" ,
97
- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
97
+ "matrix-js-sdk" : " 16.0.2-rc.1 " ,
98
98
"matrix-widget-api" : " ^0.1.0-beta.18" ,
99
99
"minimist" : " ^1.2.5" ,
100
100
"opus-recorder" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -6285,9 +6285,10 @@ matrix-events-sdk@^0.0.1-beta.7:
6285
6285
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
6286
6286
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
6287
6287
6288
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6289
- version "16.0.1"
6290
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/bdc3da1fac3cb454b409325b6a50cd869b3d5d57"
6288
+
6289
+ version "16.0.2-rc.1"
6290
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-16.0.2-rc.1.tgz#b5c748fc9bd95b97d3f13b1a63860c0033bee35d"
6291
+ integrity sha512-dmrP+leQKLKGg0s/tOEHkWMVz9N3lrccgi3wI4XGiGi0hI8/xv/Y5est6hcpg5axOa1JyD1KqqV0o41whdb6PQ==
6291
6292
dependencies :
6292
6293
" @babel/runtime" " ^7.12.5"
6293
6294
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments