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

Commit ddb3f57

Browse files
committed
Upgrade matrix-js-sdk to 16.0.0
1 parent 7ca7aa1 commit ddb3f57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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": "16.0.0-rc.1",
96+
"matrix-js-sdk": "16.0.0",
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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6270,10 +6270,10 @@ matrix-events-sdk@^0.0.1-beta.7:
62706270
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
62716271
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
62726272

6273-
6274-
version "16.0.0-rc.1"
6275-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-16.0.0-rc.1.tgz#ab89d0c1e73e8dda7bd550b5c8f69c57ec157772"
6276-
integrity sha512-cj3AtDvHzxSCKhGDtFUMoIMXCuxZ8RWNcci/vusasltqxlDxzh9EanNStPyvLPim9FWWA3B+JV7fyLgBQ4avIw==
6273+
6274+
version "16.0.0"
6275+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-16.0.0.tgz#0eba446a7d17f0c0bf8880f11e1e46f897408984"
6276+
integrity sha512-ZlrRjqo493pY6OwtQto+oNG2tFALbJKHUtIHUbay0eX100jQjbgMzXtWHrrFEU01+/aAccx+UP4ap0/MRcsALQ==
62776277
dependencies:
62786278
"@babel/runtime" "^7.12.5"
62796279
another-json "^0.2.0"

0 commit comments

Comments
 (0)