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

Commit cbb704f

Browse files
committed
Upgrade matrix-js-sdk to 16.0.1-rc.1
1 parent f416a97 commit cbb704f

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
@@ -93,7 +93,7 @@
9393
"maplibre-gl": "^1.15.2",
9494
"matrix-analytics-events": "github:matrix-org/matrix-analytics-events.git#daad3faed54f0b1f1e026a7498b4653e4d01cd90",
9595
"matrix-events-sdk": "^0.0.1-beta.7",
96-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
96+
"matrix-js-sdk": "16.0.1-rc.1",
9797
"matrix-widget-api": "^0.1.0-beta.18",
9898
"minimist": "^1.2.5",
9999
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6275,9 +6275,10 @@ matrix-events-sdk@^0.0.1-beta.7:
62756275
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
62766276
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
62776277

6278-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6279-
version "16.0.0"
6280-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/ee9eccb85afd1b8ee55b16e017d062271f6c66f3"
6278+
6279+
version "16.0.1-rc.1"
6280+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-16.0.1-rc.1.tgz#103417643c62a7e6daec6620063648da25c42407"
6281+
integrity sha512-yAKgp1sVoSKuSUX482yBzexj9A7o06D64/LEjozNjN5kfTzF5jUZogRukI9JXp8z3n/ORZGosdLT2hJYGYrkjg==
62816282
dependencies:
62826283
"@babel/runtime" "^7.12.5"
62836284
another-json "^0.2.0"

0 commit comments

Comments
 (0)