Skip to content

Commit 5935e3b

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 322a708 commit 5935e3b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"browser-request": "^0.3.3",
6060
"gfm.css": "^1.1.2",
6161
"highlight.js": "^9.13.1",
62-
"matrix-js-sdk": "8.0.1",
62+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
6363
"matrix-react-sdk": "3.1.0",
6464
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz",
6565
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7327,6 +7327,20 @@ matrix-js-sdk@8.0.1:
73277327
request "^2.88.0"
73287328
unhomoglyph "^1.0.2"
73297329

7330+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7331+
version "8.0.1"
7332+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/a6fe4cdf1cbf56baeb538f071c27326fe98630d0"
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+
73307344
matrix-mock-request@^1.2.3:
73317345
version "1.2.3"
73327346
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"

0 commit comments

Comments
 (0)