File tree 2 files changed +6
-19
lines changed
2 files changed +6
-19
lines changed Original file line number Diff line number Diff line change 60
60
"gfm.css" : " ^1.1.2" ,
61
61
"highlight.js" : " ^9.13.1" ,
62
62
"matrix-js-sdk" : " 8.0.1-rc.1" ,
63
- "matrix-react-sdk" : " github:matrix-org/matrix-react-sdk#develop " ,
63
+ "matrix-react-sdk" : " 3.1.0-rc.1 " ,
64
64
"olm" : " https://packages.matrix.org/npm/olm/olm-3.1.4.tgz" ,
65
65
"prop-types" : " ^15.7.2" ,
66
66
"react" : " ^16.9.0" ,
Original file line number Diff line number Diff line change @@ -7327,20 +7327,6 @@ matrix-js-sdk@8.0.1-rc.1:
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.0.0"
7332
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/c669382e12c8cd1d7d538421dfad4f50812af44d"
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
-
7344
7330
matrix-mock-request@^1.2.3:
7345
7331
version "1.2.3"
7346
7332
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"
@@ -7349,9 +7335,10 @@ matrix-mock-request@^1.2.3:
7349
7335
bluebird "^3.5.0"
7350
7336
expect "^1.20.2"
7351
7337
7352
- "matrix-react-sdk@github:matrix-org/matrix-react-sdk#develop":
7353
- version "3.0.0"
7354
- resolved "https://codeload.github.com/matrix-org/matrix-react-sdk/tar.gz/f9540dd7cd67666ad58beac9b11c7bc4a5872673"
7338
+ matrix-react-sdk@3.1.0-rc.1:
7339
+ version "3.1.0-rc.1"
7340
+ resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.1.0-rc.1.tgz#dbf6a9b9ad5542075d8a894d4009d04bba149566"
7341
+ integrity sha512-CJVlYARIYBKVBtoyDVPeBGH/rbqTgerWiYovqVq3+TG+DUDFZYSRXLRymxVwTSB23PKP1PJ8+MEOA0Yx2r2gmg==
7355
7342
dependencies:
7356
7343
"@babel/runtime" "^7.10.5"
7357
7344
await-lock "^2.0.1"
@@ -7379,7 +7366,7 @@ matrix-mock-request@^1.2.3:
7379
7366
is-ip "^2.0.0"
7380
7367
linkifyjs "^2.1.9"
7381
7368
lodash "^4.17.19"
7382
- matrix-js-sdk "github:matrix-org/matrix-js-sdk#develop "
7369
+ matrix-js-sdk "8.0.1-rc.1 "
7383
7370
minimist "^1.2.5"
7384
7371
pako "^1.0.11"
7385
7372
parse5 "^5.1.1"
You can’t perform that action at this time.
0 commit comments