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

Commit 2778fd1

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 2ed18a1 commit 2778fd1

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
@@ -93,7 +93,7 @@
9393
"maplibre-gl": "^1.15.2",
9494
"matrix-analytics-events": "github:matrix-org/matrix-analytics-events.git#daad3faed54f0b1f1e026a7498b4653e4d01cd90",
9595
"matrix-events-sdk": "^0.0.1-beta.7",
96-
"matrix-js-sdk": "16.0.0",
96+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
9797
"matrix-widget-api": "^0.1.0-beta.18",
9898
"minimist": "^1.2.5",
9999
"opus-recorder": "^8.0.3",

yarn.lock

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

6273-
matrix-js-sdk@16.0.0:
6273+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
62746274
version "16.0.0"
6275-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-16.0.0.tgz#0eba446a7d17f0c0bf8880f11e1e46f897408984"
6276-
integrity sha512-ZlrRjqo493pY6OwtQto+oNG2tFALbJKHUtIHUbay0eX100jQjbgMzXtWHrrFEU01+/aAccx+UP4ap0/MRcsALQ==
6275+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/ee9eccb85afd1b8ee55b16e017d062271f6c66f3"
62776276
dependencies:
62786277
"@babel/runtime" "^7.12.5"
62796278
another-json "^0.2.0"

0 commit comments

Comments
 (0)