Skip to content

Commit 4a4df94

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 365041c commit 4a4df94

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

package.json

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

yarn.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7465,6 +7465,20 @@ matrix-js-sdk@5.2.0:
74657465
request "^2.88.0"
74667466
unhomoglyph "^1.0.2"
74677467

7468+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7469+
version "5.2.0"
7470+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/223d37ffce674a23ca73702f04b9ba31cfd84196"
7471+
dependencies:
7472+
"@babel/runtime" "^7.8.3"
7473+
another-json "^0.2.0"
7474+
browser-request "^0.3.3"
7475+
bs58 "^4.0.1"
7476+
content-type "^1.0.2"
7477+
loglevel "^1.6.4"
7478+
qs "^6.5.2"
7479+
request "^2.88.0"
7480+
unhomoglyph "^1.0.2"
7481+
74687482
matrix-mock-request@^1.2.3:
74697483
version "1.2.3"
74707484
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"

0 commit comments

Comments
 (0)