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

Commit 6ea4833

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent bbbc3bd commit 6ea4833

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
@@ -94,7 +94,7 @@
9494
"maplibre-gl": "^1.15.2",
9595
"matrix-encrypt-attachment": "^1.0.3",
9696
"matrix-events-sdk": "0.0.1",
97-
"matrix-js-sdk": "21.2.0",
97+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
9898
"matrix-widget-api": "^1.1.1",
9999
"minimist": "^1.2.5",
100100
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7156,10 +7156,9 @@ matrix-events-sdk@0.0.1:
71567156
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
71577157
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
71587158

7159-
matrix-js-sdk@21.2.0:
7159+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
71607160
version "21.2.0"
7161-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-21.2.0.tgz#380d50510b08cede504db720fe4b9597bb72dc60"
7162-
integrity sha512-5aHWkWve+/5dmRJGIAzwe2hFNHX/2LBFWVqHh6YOTSViWlAbBxQsylBIhsNppgmHUN1YjBhvBlW206UnYCk6zg==
7161+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/b318a77ecef179a6fd288cdf32d3ff9c5e8ea989"
71637162
dependencies:
71647163
"@babel/runtime" "^7.12.5"
71657164
"@types/sdp-transform" "^2.4.5"

0 commit comments

Comments
 (0)