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

Commit 1a0dbbf

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 08563e9 commit 1a0dbbf

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"maplibre-gl": "^1.15.2",
9393
"matrix-encrypt-attachment": "^1.0.3",
9494
"matrix-events-sdk": "^0.0.1-beta.7",
95-
"matrix-js-sdk": "20.0.0",
95+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
9696
"matrix-widget-api": "^1.1.1",
9797
"minimist": "^1.2.5",
9898
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6925,10 +6925,9 @@ matrix-events-sdk@^0.0.1-beta.7:
69256925
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
69266926
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
69276927

6928-
matrix-js-sdk@20.0.0:
6928+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
69296929
version "20.0.0"
6930-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-20.0.0.tgz#f88f2052b0fb868233616ca4b968885613759fc6"
6931-
integrity sha512-eOKTiWhvUxiPtl4bHFLJh/kQRdaR3ucTUTTvGXZAWh1Ljo6emU2VILPCQWyl7HTOzjCvkRHAvuGlBypMQZf+MQ==
6930+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/83fca5b57d8fe1b8c18444129a2e2318129753d5"
69326931
dependencies:
69336932
"@babel/runtime" "^7.12.5"
69346933
another-json "^0.2.0"

0 commit comments

Comments
 (0)