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 +3
-4
lines changed Expand file tree Collapse file tree 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-encrypt-attachment" : " ^1.0.3" ,
95
95
"matrix-events-sdk" : " ^0.0.1-beta.7" ,
96
- "matrix-js-sdk" : " 21.0.1 " ,
96
+ "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
97
97
"matrix-widget-api" : " ^1.1.1" ,
98
98
"minimist" : " ^1.2.5" ,
99
99
"opus-recorder" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -7027,10 +7027,9 @@ matrix-events-sdk@^0.0.1-beta.7:
7027
7027
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
7028
7028
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
7029
7029
7030
- matrix-js-sdk@21.0.1 :
7030
+ " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
7031
7031
version "21.0.1"
7032
- resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-21.0.1.tgz#4ba88505a1b96b4d23288066865b67ccc17079a0"
7033
- integrity sha512-xrJibvMwj38fMeNX7e9kfEzR9xv5UNwWkYGlyQE+ag81HGLacbJvEix/2zkEQ40TypB9ENVioVFIyVYGN9Rv2Q==
7032
+ resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/52830a2a50732f4269048d0ad7a007c6b9528ffa"
7034
7033
dependencies :
7035
7034
" @babel/runtime" " ^7.12.5"
7036
7035
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments