Skip to content

Commit b799a6e

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 788a6f0 commit b799a6e

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.0",
62+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
6363
"matrix-react-sdk": "3.0.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
@@ -7362,6 +7362,20 @@ matrix-js-sdk@8.0.0:
73627362
request "^2.88.0"
73637363
unhomoglyph "^1.0.2"
73647364

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+
73657379
matrix-mock-request@^1.2.3:
73667380
version "1.2.3"
73677381
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"

0 commit comments

Comments
 (0)