Skip to content

Commit f0af777

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

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.12.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
@@ -8352,10 +8352,9 @@ [email protected]:
83528352
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
83538353
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
83548354

8355-
matrix-js-sdk@34.12.0:
8355+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
83568356
version "34.12.0"
8357-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.12.0.tgz#d62d45cdde71a1fafb3109621e96379e476b8c07"
8358-
integrity sha512-k6jG4r4Bh8vwP7T7eIZTz3Y9+vEVq+VZUdn9Xz0t0AfhziNCALP2KneW2mrYWA2wHtEkIRfFYKHBJIUxw4LiKw==
8357+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/544ac86d2080da8e55d0b727cae826e42600c490"
83598358
dependencies:
83608359
"@babel/runtime" "^7.12.5"
83618360
"@matrix-org/matrix-sdk-crypto-wasm" "^9.0.0"

0 commit comments

Comments
 (0)