Skip to content

Commit af35696

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent ccd998d commit af35696

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"favico.js": "^0.3.10",
6969
"gfm.css": "^1.1.2",
7070
"highlight.js": "^9.13.1",
71-
"matrix-js-sdk": "5.2.0",
71+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
7272
"matrix-react-sdk": "2.3.1",
7373
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz",
7474
"postcss-easings": "^2.0.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7452,7 +7452,7 @@ mathml-tag-names@^2.1.1:
74527452

74537453
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
74547454
version "5.2.0"
7455-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/223d37ffce674a23ca73702f04b9ba31cfd84196"
7455+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/934ed37fdc90948273d7da3ec9f8728195c78a63"
74567456
dependencies:
74577457
"@babel/runtime" "^7.8.3"
74587458
another-json "^0.2.0"
@@ -7502,7 +7502,7 @@ matrix-react-sdk@2.3.1:
75027502
is-ip "^2.0.0"
75037503
linkifyjs "^2.1.6"
75047504
lodash "^4.17.14"
7505-
matrix-js-sdk "github:matrix-org/matrix-js-sdk#develop"
7505+
matrix-js-sdk "5.2.0"
75067506
minimist "^1.2.0"
75077507
pako "^1.0.5"
75087508
png-chunks-extract "^1.0.0"

0 commit comments

Comments
 (0)