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 6666 "gemini-scrollbar" : " github:matrix-org/gemini-scrollbar#91e1e566" ,
6767 "gfm.css" : " ^1.1.2" ,
6868 "highlight.js" : " ^9.13.1" ,
69- "matrix-js-sdk" : " 5.1.1 " ,
69+ "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
7070 "matrix-react-sdk" : " 2.2.3" ,
7171 "olm" : " https://packages.matrix.org/npm/olm/olm-3.1.4.tgz" ,
7272 "postcss-easings" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -7469,6 +7469,20 @@ matrix-js-sdk@5.1.1:
74697469 request "^2.88.0"
74707470 unhomoglyph "^1.0.2"
74717471
7472+ "matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7473+ version "5.1.1"
7474+ resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/b2e154377a4268441a3b27b183dd7f7018187035"
7475+ dependencies:
7476+ "@babel/runtime" "^7.8.3"
7477+ another-json "^0.2.0"
7478+ browser-request "^0.3.3"
7479+ bs58 "^4.0.1"
7480+ content-type "^1.0.2"
7481+ loglevel "^1.6.4"
7482+ qs "^6.5.2"
7483+ request "^2.88.0"
7484+ unhomoglyph "^1.0.2"
7485+
74727486matrix-mock-request@^1.2.3:
74737487 version "1.2.3"
74747488 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