Skip to content

Commit 7e6ce7f

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 5c126cb commit 7e6ce7f

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
@@ -58,7 +58,7 @@
5858
"highlight.js": "^10.5.0",
5959
"jsrsasign": "^10.1.5",
6060
"katex": "^0.12.0",
61-
"matrix-js-sdk": "10.0.0",
61+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
6262
"matrix-react-sdk": "3.19.0",
6363
"matrix-widget-api": "^0.1.0-beta.13",
6464
"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",

yarn.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7556,6 +7556,20 @@ [email protected]:
75567556
request "^2.88.2"
75577557
unhomoglyph "^1.0.6"
75587558

7559+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7560+
version "10.0.0"
7561+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/b911a890cff5ac4d10a4f3a94b43276caeedca83"
7562+
dependencies:
7563+
"@babel/runtime" "^7.12.5"
7564+
another-json "^0.2.0"
7565+
browser-request "^0.3.3"
7566+
bs58 "^4.0.1"
7567+
content-type "^1.0.4"
7568+
loglevel "^1.7.1"
7569+
qs "^6.9.6"
7570+
request "^2.88.2"
7571+
unhomoglyph "^1.0.6"
7572+
75597573
matrix-mock-request@^1.2.3:
75607574
version "1.2.3"
75617575
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"

0 commit comments

Comments
 (0)