This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree 2 files changed +3
-4
lines changed
2 files changed +3
-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" : " 16.0.0 " ,
96
+ "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
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 @@ -6270,10 +6270,9 @@ matrix-events-sdk@^0.0.1-beta.7:
6270
6270
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
6271
6271
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
6272
6272
6273
- matrix-js-sdk@16.0.0 :
6273
+ " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6274
6274
version "16.0.0"
6275
- resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-16.0.0.tgz#0eba446a7d17f0c0bf8880f11e1e46f897408984"
6276
- integrity sha512-ZlrRjqo493pY6OwtQto+oNG2tFALbJKHUtIHUbay0eX100jQjbgMzXtWHrrFEU01+/aAccx+UP4ap0/MRcsALQ==
6275
+ resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/ee9eccb85afd1b8ee55b16e017d062271f6c66f3"
6277
6276
dependencies :
6278
6277
" @babel/runtime" " ^7.12.5"
6279
6278
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments