Skip to content

Commit 22ace3c

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent d98ff93 commit 22ace3c

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
@@ -60,7 +60,7 @@
6060
"gfm.css": "^1.1.2",
6161
"jsrsasign": "^10.2.0",
6262
"katex": "^0.12.0",
63-
"matrix-js-sdk": "15.5.0",
63+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
6464
"matrix-react-sdk": "3.39.0",
6565
"matrix-widget-api": "^0.1.0-beta.18",
6666
"prop-types": "^15.7.2",

yarn.lock

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

8050-
"matrix-analytics-events@github:matrix-org/matrix-analytics-events#1eab4356548c97722a183912fda1ceabbe8cc7c1":
8050+
"matrix-analytics-events@github:matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1":
80518051
version "0.0.1"
80528052
resolved "https://codeload.github.com/matrix-org/matrix-analytics-events/tar.gz/1eab4356548c97722a183912fda1ceabbe8cc7c1"
80538053

@@ -8073,6 +8073,22 @@ [email protected]:
80738073
request "^2.88.2"
80748074
unhomoglyph "^1.0.6"
80758075

8076+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
8077+
version "15.5.0"
8078+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/cf8d2bf6efc5c6cebd87926c1c8041363c0ff350"
8079+
dependencies:
8080+
"@babel/runtime" "^7.12.5"
8081+
another-json "^0.2.0"
8082+
browser-request "^0.3.3"
8083+
bs58 "^4.0.1"
8084+
content-type "^1.0.4"
8085+
loglevel "^1.7.1"
8086+
matrix-events-sdk "^0.0.1-beta.6"
8087+
p-retry "^4.5.0"
8088+
qs "^6.9.6"
8089+
request "^2.88.2"
8090+
unhomoglyph "^1.0.6"
8091+
80768092
matrix-mock-request@^1.2.3:
80778093
version "1.2.3"
80788094
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"

0 commit comments

Comments
 (0)