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

Commit ec571dd

Browse files
committed
Upgrade matrix-js-sdk to 15.5.1-rc.1
1 parent f179b7c commit ec571dd

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
@@ -92,7 +92,7 @@
9292
"maplibre-gl": "^1.15.2",
9393
"matrix-analytics-events": "github:matrix-org/matrix-analytics-events.git#dfa6feaa12bcfc8e99b05a148e12fff7f9d62f08",
9494
"matrix-events-sdk": "^0.0.1-beta.6",
95-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
95+
"matrix-js-sdk": "15.5.1-rc.1",
9696
"matrix-widget-api": "^0.1.0-beta.18",
9797
"minimist": "^1.2.5",
9898
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6262,9 +6262,10 @@ matrix-events-sdk@^0.0.1-beta.6:
62626262
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.6.tgz#9001090ed2e2bf29efc113d6b29871bcc6520749"
62636263
integrity sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw==
62646264

6265-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6266-
version "15.5.0"
6267-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/9c242a9ce6d9039574b4032f7f5c1964b3db8d94"
6265+
6266+
version "15.5.1-rc.1"
6267+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.1-rc.1.tgz#d7b59739d7b1a2cb078764cfda135548b90ed45b"
6268+
integrity sha512-XyRgwdeEj+bYkrLg4QUsjzGJLR9K0hs0WhzG+2HZ3vXYrq7RaBpGaYNVkRS0z/BC1/VDzD77kh/PUgz1yUoQIw==
62686269
dependencies:
62696270
"@babel/runtime" "^7.12.5"
62706271
another-json "^0.2.0"

0 commit comments

Comments
 (0)