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

Commit da98e3d

Browse files
committed
Upgrade matrix-js-sdk to 19.2.0-rc.1
1 parent bf9b858 commit da98e3d

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-encrypt-attachment": "^1.0.3",
9696
"matrix-events-sdk": "^0.0.1-beta.7",
97-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
97+
"matrix-js-sdk": "19.2.0-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
@@ -6756,9 +6756,10 @@ matrix-events-sdk@^0.0.1-beta.7:
67566756
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
67576757
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
67586758

6759-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6760-
version "19.1.0"
6761-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/d5a15ac2757de0eb0c74d421a8e51c3ef383cb37"
6759+
6760+
version "19.2.0-rc.1"
6761+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.2.0-rc.1.tgz#6ee0d405e118972bb2e78a4e1e13cdbe1ce5c137"
6762+
integrity sha512-diwL/V+lAnkU3mE7qYVjRxZnXHAIznFG186ftcebSTfVEgkyfyPBEwG/xMchxUx+cOjC1Ume6gu0u3AzRgMIMg==
67626763
dependencies:
67636764
"@babel/runtime" "^7.12.5"
67646765
another-json "^0.2.0"

0 commit comments

Comments
 (0)