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.3.0-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 @@ -6776,9 +6776,10 @@ matrix-events-sdk@^0.0.1-beta.7:
6776
6776
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
6777
6777
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
6778
6778
6779
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6780
- version "19.2.0"
6781
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/cf33569a2187628dd7954ac771995cce3e804af4"
6779
+
6780
+ version "19.3.0-rc.1"
6781
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.3.0-rc.1.tgz#dda9f140dca076a77c5c00315b53bf2d417e5946"
6782
+ integrity sha512-sK5bdn0AClJD+Cgned/rHcqMNRy1HEDuU/4SiRFoO+ROhBnNTsN3L7nOosS318WTCCpTwu2OdJCcMSJ9BBridw==
6782
6783
dependencies :
6783
6784
" @babel/runtime" " ^7.12.5"
6784
6785
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments