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-encrypt-attachment" : " ^1.0.3" ,
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" : " 19.2.0-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 @@ -6756,9 +6756,10 @@ matrix-events-sdk@^0.0.1-beta.7:
6756
6756
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
6757
6757
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
6758
6758
6759
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6760
- version "19.1.0"
6761
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/d5a15ac2757de0eb0c74d421a8e51c3ef383cb37"
6759
+
6760
+ version "19.2.0-rc.1"
6761
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.2.0-rc.1.tgz#6ee0d405e118972bb2e78a4e1e13cdbe1ce5c137"
6762
+ integrity sha512-diwL/V+lAnkU3mE7qYVjRxZnXHAIznFG186ftcebSTfVEgkyfyPBEwG/xMchxUx+cOjC1Ume6gu0u3AzRgMIMg==
6762
6763
dependencies :
6763
6764
" @babel/runtime" " ^7.12.5"
6764
6765
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments