Skip to content

Commit ce3fa21

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 60b0e8b commit ce3fa21

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
@@ -122,7 +122,7 @@
122122
"maplibre-gl": "^4.0.0",
123123
"matrix-encrypt-attachment": "^1.0.3",
124124
"matrix-events-sdk": "0.0.1",
125-
"matrix-js-sdk": "34.13.0",
125+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
126126
"matrix-widget-api": "^1.10.0",
127127
"memoize-one": "^6.0.0",
128128
"mime": "^4.0.4",

yarn.lock

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

8243-
matrix-js-sdk@34.13.0:
8243+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
82448244
version "34.13.0"
8245-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.13.0.tgz#5a7a112cc0c9edd3bd58ae9669070dd220912f51"
8246-
integrity sha512-AAU8ZdCawca+7ucQfdcC3LA85OtCTV7QeqcjvKt/ZZhU3xL9VoawuoRQ+4R6H8KZnqyJmT4j7bdeC0jG4qcqLg==
8245+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/c4ea57d42dcf8bd04c40feaa2c686487dbcab338"
82478246
dependencies:
82488247
"@babel/runtime" "^7.12.5"
82498248
"@matrix-org/matrix-sdk-crypto-wasm" "^9.0.0"

0 commit comments

Comments
 (0)