Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit bd1276c

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 2d5528f commit bd1276c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"is-ip": "^2.0.0",
7979
"linkifyjs": "^2.1.9",
8080
"lodash": "^4.17.19",
81-
"matrix-js-sdk": "8.5.0",
81+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
8282
"matrix-widget-api": "^0.1.0-beta.5",
8383
"minimist": "^1.2.5",
8484
"pako": "^1.0.11",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6507,7 +6507,7 @@ mathml-tag-names@^2.0.1:
65076507

65086508
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
65096509
version "8.5.0"
6510-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/d8c4101fdd521e189f4755c6f02a8971b991ef5f"
6510+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/9f713781cdfea2349115ffaac2d665e8b07fd5dc"
65116511
dependencies:
65126512
"@babel/runtime" "^7.11.2"
65136513
another-json "^0.2.0"

0 commit comments

Comments
 (0)