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.0.0 " ,
62
+ "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
63
63
"matrix-react-sdk" : " 3.0.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 @@ -7362,6 +7362,20 @@ matrix-js-sdk@8.0.0:
7362
7362
request "^2.88.0"
7363
7363
unhomoglyph "^1.0.2"
7364
7364
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
+
7365
7379
matrix-mock-request@^1.2.3:
7366
7380
version "1.2.3"
7367
7381
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