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

Commit 2a11fd5

Browse files
committed
Upgrade dependency to [email protected]
1 parent 4961e23 commit 2a11fd5

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"maplibre-gl": "^2.0.0",
119119
"matrix-encrypt-attachment": "^1.0.3",
120120
"matrix-events-sdk": "0.0.1",
121-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
121+
"matrix-js-sdk": "34.4.0-rc.0",
122122
"matrix-widget-api": "^1.8.2",
123123
"memoize-one": "^6.0.0",
124124
"minimist": "^1.2.5",

yarn.lock

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

6916-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6917-
version "34.3.1"
6918-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/8d19782c57ba5264f06a80c724b41cf4ba8482e8"
6916+
6917+
version "34.4.0-rc.0"
6918+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.4.0-rc.0.tgz#84534b3ab0aece184534f964fde76e6c31bc5d54"
6919+
integrity sha512-m6IYqnmLVie9qm43Syf4jM6y7zkCj6NpPo3gQnx+/mKFXsiDDYJ8HlQOaWebW2LaMk+dUbbu/zZLWD3C+byH+Q==
69196920
dependencies:
69206921
"@babel/runtime" "^7.12.5"
69216922
"@matrix-org/matrix-sdk-crypto-wasm" "^7.0.0"

0 commit comments

Comments
 (0)