Skip to content

Commit 91c5683

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 4497997 commit 91c5683

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"gfm.css": "^1.1.2",
5959
"jsrsasign": "^10.2.0",
6060
"katex": "^0.12.0",
61-
"matrix-js-sdk": "18.1.0",
61+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
6262
"matrix-react-sdk": "3.46.0",
6363
"matrix-widget-api": "^0.1.0-beta.18",
6464
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8215,7 +8215,7 @@ mathml-tag-names@^2.1.3:
82158215
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
82168216
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
82178217

8218-
"matrix-analytics-events@github:matrix-org/matrix-analytics-events#a0687ca6fbdb7258543d49b99fb88b9201e900b0":
8218+
"matrix-analytics-events@github:matrix-org/matrix-analytics-events.git#a0687ca6fbdb7258543d49b99fb88b9201e900b0":
82198219
version "0.0.1"
82208220
resolved "https://codeload.github.com/matrix-org/matrix-analytics-events/tar.gz/a0687ca6fbdb7258543d49b99fb88b9201e900b0"
82218221

@@ -8246,6 +8246,22 @@ [email protected]:
82468246
request "^2.88.2"
82478247
unhomoglyph "^1.0.6"
82488248

8249+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
8250+
version "18.1.0"
8251+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/cb5b2e14703ecab96f89ce6945e60de75a1c4f54"
8252+
dependencies:
8253+
"@babel/runtime" "^7.12.5"
8254+
another-json "^0.2.0"
8255+
browser-request "^0.3.3"
8256+
bs58 "^4.0.1"
8257+
content-type "^1.0.4"
8258+
loglevel "^1.7.1"
8259+
matrix-events-sdk "^0.0.1-beta.7"
8260+
p-retry "^4.5.0"
8261+
qs "^6.9.6"
8262+
request "^2.88.2"
8263+
unhomoglyph "^1.0.6"
8264+
82498265
matrix-mock-request@^2.0.0:
82508266
version "2.0.0"
82518267
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-2.0.0.tgz#653c258eb3b6dfbf6a48418e8633a377c82de3ab"

0 commit comments

Comments
 (0)