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

Commit 7571552

Browse files
committed
Upgrade matrix-js-sdk to 16.0.2-rc.1
1 parent cb5c524 commit 7571552

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

yarn.lock

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

6288-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6289-
version "16.0.1"
6290-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/bdc3da1fac3cb454b409325b6a50cd869b3d5d57"
6288+
6289+
version "16.0.2-rc.1"
6290+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-16.0.2-rc.1.tgz#b5c748fc9bd95b97d3f13b1a63860c0033bee35d"
6291+
integrity sha512-dmrP+leQKLKGg0s/tOEHkWMVz9N3lrccgi3wI4XGiGi0hI8/xv/Y5est6hcpg5axOa1JyD1KqqV0o41whdb6PQ==
62916292
dependencies:
62926293
"@babel/runtime" "^7.12.5"
62936294
another-json "^0.2.0"

0 commit comments

Comments
 (0)