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

Commit c6b6480

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent f4abc90 commit c6b6480

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
@@ -96,7 +96,7 @@
9696
"maplibre-gl": "^2.0.0",
9797
"matrix-encrypt-attachment": "^1.0.3",
9898
"matrix-events-sdk": "0.0.1",
99-
"matrix-js-sdk": "23.5.0",
99+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
100100
"matrix-widget-api": "^1.1.1",
101101
"minimist": "^1.2.5",
102102
"opus-recorder": "^8.0.3",

yarn.lock

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

6463-
matrix-js-sdk@23.5.0:
6463+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
64646464
version "23.5.0"
6465-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.5.0.tgz#644a1546340160bfc3de44df30030373e7cc2fc9"
6466-
integrity sha512-jkHJBxXcLqzz0aZ4+Hjbx7hvgryIy+DZPOxvNfM2jJM0sc803Yyu4JMZLEdx/JLwFG1KE7bFZGiXP26g5yu6Mw==
6465+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/7f2a4c256852d285d2639472b49c3c65fa48e7f8"
64676466
dependencies:
64686467
"@babel/runtime" "^7.12.5"
64696468
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.3"

0 commit comments

Comments
 (0)