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

Commit 1da1460

Browse files
committed
Upgrade matrix-js-sdk to 17.1.0-rc.1
1 parent f4d935d commit 1da1460

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
@@ -91,7 +91,7 @@
9191
"matrix-analytics-events": "github:matrix-org/matrix-analytics-events.git#daad3faed54f0b1f1e026a7498b4653e4d01cd90",
9292
"matrix-encrypt-attachment": "^1.0.3",
9393
"matrix-events-sdk": "^0.0.1-beta.7",
94-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
94+
"matrix-js-sdk": "17.1.0-rc.1",
9595
"matrix-widget-api": "^0.1.0-beta.18",
9696
"minimist": "^1.2.5",
9797
"opus-recorder": "^8.0.3",

yarn.lock

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

6654-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6655-
version "17.0.0"
6656-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/b58d09aa9a7a3578c43185becb41ab0b17ce0f98"
6654+
6655+
version "17.1.0-rc.1"
6656+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-17.1.0-rc.1.tgz#e96582e6c35d7c1e77c54b397fa6748fbdabe031"
6657+
integrity sha512-iqMS+Sxj6Y+cGS5oV7hnoQp0v58O+4HVjGkxfrJ0mskCJ8xsNQU3M4V8NA8e7atXHzhgqcfbB8RkcHe+WGE1fw==
66576658
dependencies:
66586659
"@babel/runtime" "^7.12.5"
66596660
another-json "^0.2.0"

0 commit comments

Comments
 (0)