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

Commit 65b518d

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 789cfec commit 65b518d

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
@@ -98,7 +98,7 @@
9898
"maplibre-gl": "^2.0.0",
9999
"matrix-encrypt-attachment": "^1.0.3",
100100
"matrix-events-sdk": "0.0.1",
101-
"matrix-js-sdk": "27.2.0",
101+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
102102
"matrix-widget-api": "^1.5.0",
103103
"memoize-one": "^6.0.0",
104104
"minimist": "^1.2.5",

yarn.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7160,10 +7160,9 @@ [email protected]:
71607160
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
71617161
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
71627162

7163-
matrix-js-sdk@27.2.0:
7163+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
71647164
version "27.2.0"
7165-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-27.2.0.tgz#c06d5ce9f961b18ed62593e1c01eeaec754725bc"
7166-
integrity sha512-jsoA5oPv0eQbELlOzQ6J3v1HTPU0oydqgLQNVpztsajEj6AfJYvCaZueFak8jac9RsopZlqWbP8CXI8r5MvNEA==
7165+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/97cf73bc52814c2a479161caffffb85fe6ce63c8"
71677166
dependencies:
71687167
"@babel/runtime" "^7.12.5"
71697168
"@matrix-org/matrix-sdk-crypto-wasm" "^1.2.0"

0 commit comments

Comments
 (0)