File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 5959 "browser-request" : " ^0.3.3" ,
6060 "gfm.css" : " ^1.1.2" ,
6161 "highlight.js" : " ^9.13.1" ,
62- "matrix-js-sdk" : " 8.0.0 " ,
62+ "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
6363 "matrix-react-sdk" : " 3.0.0" ,
6464 "olm" : " https://packages.matrix.org/npm/olm/olm-3.1.4.tgz" ,
6565 "prop-types" : " ^15.7.2" ,
Original file line number Diff line number Diff line change @@ -7362,6 +7362,20 @@ matrix-js-sdk@8.0.0:
73627362 request "^2.88.0"
73637363 unhomoglyph "^1.0.2"
73647364
7365+ "matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7366+ version "8.0.0"
7367+ resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/c669382e12c8cd1d7d538421dfad4f50812af44d"
7368+ dependencies:
7369+ "@babel/runtime" "^7.8.3"
7370+ another-json "^0.2.0"
7371+ browser-request "^0.3.3"
7372+ bs58 "^4.0.1"
7373+ content-type "^1.0.2"
7374+ loglevel "^1.6.4"
7375+ qs "^6.5.2"
7376+ request "^2.88.0"
7377+ unhomoglyph "^1.0.2"
7378+
73657379matrix-mock-request@^1.2.3:
73667380 version "1.2.3"
73677381 resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"
You can’t perform that action at this time.
0 commit comments