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 92
92
"maplibre-gl" : " ^1.15.2" ,
93
93
"matrix-analytics-events" : " github:matrix-org/matrix-analytics-events.git#dfa6feaa12bcfc8e99b05a148e12fff7f9d62f08" ,
94
94
"matrix-events-sdk" : " ^0.0.1-beta.6" ,
95
- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
95
+ "matrix-js-sdk" : " 15.5.1-rc.1 " ,
96
96
"matrix-widget-api" : " ^0.1.0-beta.18" ,
97
97
"minimist" : " ^1.2.5" ,
98
98
"opus-recorder" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -6262,9 +6262,10 @@ matrix-events-sdk@^0.0.1-beta.6:
6262
6262
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.6.tgz#9001090ed2e2bf29efc113d6b29871bcc6520749"
6263
6263
integrity sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw==
6264
6264
6265
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6266
- version "15.5.0"
6267
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/9c242a9ce6d9039574b4032f7f5c1964b3db8d94"
6265
+
6266
+ version "15.5.1-rc.1"
6267
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.1-rc.1.tgz#d7b59739d7b1a2cb078764cfda135548b90ed45b"
6268
+ integrity sha512-XyRgwdeEj+bYkrLg4QUsjzGJLR9K0hs0WhzG+2HZ3vXYrq7RaBpGaYNVkRS0z/BC1/VDzD77kh/PUgz1yUoQIw==
6268
6269
dependencies :
6269
6270
" @babel/runtime" " ^7.12.5"
6270
6271
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments