Skip to content

Commit 182ec9c

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent c07f2e1 commit 182ec9c

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.1.0",
61+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
6262
"matrix-react-sdk": "3.20.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
@@ -7645,6 +7645,20 @@ [email protected]:
76457645
request "^2.88.2"
76467646
unhomoglyph "^1.0.6"
76477647

7648+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7649+
version "10.1.0"
7650+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/2d73805ca3d8c5a140fe05e574f826696de1656a"
7651+
dependencies:
7652+
"@babel/runtime" "^7.12.5"
7653+
another-json "^0.2.0"
7654+
browser-request "^0.3.3"
7655+
bs58 "^4.0.1"
7656+
content-type "^1.0.4"
7657+
loglevel "^1.7.1"
7658+
qs "^6.9.6"
7659+
request "^2.88.2"
7660+
unhomoglyph "^1.0.6"
7661+
76487662
matrix-mock-request@^1.2.3:
76497663
version "1.2.3"
76507664
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"

0 commit comments

Comments
 (0)