Skip to content

Commit 25a3449

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent b01c6e6 commit 25a3449

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
@@ -66,7 +66,7 @@
6666
"gemini-scrollbar": "github:matrix-org/gemini-scrollbar#91e1e566",
6767
"gfm.css": "^1.1.2",
6868
"highlight.js": "^9.13.1",
69-
"matrix-js-sdk": "5.1.1",
69+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
7070
"matrix-react-sdk": "2.2.3",
7171
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz",
7272
"postcss-easings": "^2.0.0",

yarn.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7469,6 +7469,20 @@ matrix-js-sdk@5.1.1:
74697469
request "^2.88.0"
74707470
unhomoglyph "^1.0.2"
74717471

7472+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7473+
version "5.1.1"
7474+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/b2e154377a4268441a3b27b183dd7f7018187035"
7475+
dependencies:
7476+
"@babel/runtime" "^7.8.3"
7477+
another-json "^0.2.0"
7478+
browser-request "^0.3.3"
7479+
bs58 "^4.0.1"
7480+
content-type "^1.0.2"
7481+
loglevel "^1.6.4"
7482+
qs "^6.5.2"
7483+
request "^2.88.0"
7484+
unhomoglyph "^1.0.2"
7485+
74727486
matrix-mock-request@^1.2.3:
74737487
version "1.2.3"
74747488
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"

0 commit comments

Comments
 (0)