File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 59
59
"browser-request" : " ^0.3.3" ,
60
60
"gfm.css" : " ^1.1.2" ,
61
61
"highlight.js" : " ^9.13.1" ,
62
- "matrix-js-sdk" : " 8.2.0 " ,
62
+ "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
63
63
"matrix-react-sdk" : " 3.3.0" ,
64
64
"olm" : " https://packages.matrix.org/npm/olm/olm-3.1.4.tgz" ,
65
65
"prop-types" : " ^15.7.2" ,
Original file line number Diff line number Diff line change @@ -7327,6 +7327,20 @@ matrix-js-sdk@8.2.0:
7327
7327
request "^2.88.0"
7328
7328
unhomoglyph "^1.0.2"
7329
7329
7330
+ "matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7331
+ version "8.2.0"
7332
+ resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/c6992e2056901502af19e40ba0d1103c4c1f61ed"
7333
+ dependencies:
7334
+ "@babel/runtime" "^7.8.3"
7335
+ another-json "^0.2.0"
7336
+ browser-request "^0.3.3"
7337
+ bs58 "^4.0.1"
7338
+ content-type "^1.0.2"
7339
+ loglevel "^1.6.4"
7340
+ qs "^6.5.2"
7341
+ request "^2.88.0"
7342
+ unhomoglyph "^1.0.2"
7343
+
7330
7344
matrix-mock-request@^1.2.3:
7331
7345
version "1.2.3"
7332
7346
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