Skip to content

Commit 6b80d3f

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 784abbb commit 6b80d3f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"maplibre-gl": "^5.0.0",
129129
"matrix-encrypt-attachment": "^1.0.3",
130130
"matrix-events-sdk": "0.0.1",
131-
"matrix-js-sdk": "36.2.0",
131+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
132132
"matrix-widget-api": "^1.10.0",
133133
"memoize-one": "^6.0.0",
134134
"mime": "^4.0.4",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3524,6 +3524,7 @@
35243524

35253525
"@vector-im/matrix-wysiwyg-wasm@link:../../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.0-af862ffd231dc0a6b8d6f2cb3601e68456c0ff24-integrity/node_modules/bindings/wysiwyg-wasm":
35263526
version "0.0.0"
3527+
uid ""
35273528

35283529
"@vector-im/[email protected]":
35293530
version "2.38.0"
@@ -8722,10 +8723,9 @@ [email protected]:
87228723
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
87238724
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
87248725

8725-
matrix-js-sdk@36.2.0:
8726+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
87268727
version "36.2.0"
8727-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-36.2.0.tgz#1c3d4886b6090d71160bd2fb1bcff00a736015e7"
8728-
integrity sha512-pP44qfqLA9tiJjx5YjxBPPkUmNsA2G0nb04ZUTuPbtQFmfK5cEQgIpvoCq69oqU6aulufeYpxJmd9yNffOvF9g==
8728+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/b584f818f51c899cc81bc83bf1499a2ed374c6c7"
87298729
dependencies:
87308730
"@babel/runtime" "^7.12.5"
87318731
"@matrix-org/matrix-sdk-crypto-wasm" "^13.0.0"

0 commit comments

Comments
 (0)