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

Commit 8221faa

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 9283202 commit 8221faa

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-analytics-events": "github:matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1",
9494
"matrix-events-sdk": "^0.0.1-beta.6",
95-
"matrix-js-sdk": "15.5.0",
95+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
9696
"matrix-widget-api": "^0.1.0-beta.18",
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
@@ -6223,10 +6223,9 @@ matrix-events-sdk@^0.0.1-beta.6:
62236223
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.6.tgz#9001090ed2e2bf29efc113d6b29871bcc6520749"
62246224
integrity sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw==
62256225

6226-
matrix-js-sdk@15.5.0:
6226+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
62276227
version "15.5.0"
6228-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.0.tgz#747b3af4b5e1361e6404d88ac88c5518a4f751d3"
6229-
integrity sha512-Y8BoJ5xEejTeO2vwGrE4hNrSSOKLP6/brqeTy+gjjgti/PUhf+foC+ww9lHv7MqiNYFl9a/8tBf3crhU8+3jVw==
6228+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/cf8d2bf6efc5c6cebd87926c1c8041363c0ff350"
62306229
dependencies:
62316230
"@babel/runtime" "^7.12.5"
62326231
another-json "^0.2.0"

0 commit comments

Comments
 (0)