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

Commit 9feae29

Browse files
committed
Upgrade matrix-js-sdk to 15.6.0
1 parent 4c5fa62 commit 9feae29

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#8e75aaf0b3e045587daeaf97a7691dbfda2f20c0",
9595
"matrix-events-sdk": "^0.0.1-beta.7",
96-
"matrix-js-sdk": "15.6.0-rc.1",
96+
"matrix-js-sdk": "15.6.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
@@ -6258,10 +6258,10 @@ matrix-events-sdk@^0.0.1-beta.7:
62586258
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
62596259
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
62606260

6261-
6262-
version "15.6.0-rc.1"
6263-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.6.0-rc.1.tgz#92ce899d778ca1be80b89b146ba35860f3d5ff6e"
6264-
integrity sha512-kI5SdVipE6BH1x3cxuVhuSqtFdTKfAU2IYoHO75+JaUdorKsS2SHQ+s++NB5yi/v/PNiALTf4vbS9MEPR+zA0A==
6261+
6262+
version "15.6.0"
6263+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.6.0.tgz#de29a75c5407801c95940d68ef4a22e9756c623d"
6264+
integrity sha512-jxx2jiuFVs6Vn76/Nm4+9+mLRW8NJMnA8XhFPtG9gzLpAOq5NQeRvr8mvGQqOQp2F85wthGVd0EkiP6cC1JXuw==
62656265
dependencies:
62666266
"@babel/runtime" "^7.12.5"
62676267
another-json "^0.2.0"

0 commit comments

Comments
 (0)