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

Commit 37febc4

Browse files
committed
Upgrade matrix-js-sdk to 21.2.0-rc.1
1 parent 973513c commit 37febc4

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
@@ -93,7 +93,7 @@
9393
"maplibre-gl": "^1.15.2",
9494
"matrix-encrypt-attachment": "^1.0.3",
9595
"matrix-events-sdk": "0.0.1",
96-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
96+
"matrix-js-sdk": "21.2.0-rc.1",
9797
"matrix-widget-api": "^1.1.1",
9898
"minimist": "^1.2.5",
9999
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7148,9 +7148,10 @@ [email protected]:
71487148
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
71497149
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
71507150

7151-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7152-
version "21.1.0"
7153-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/c6ee258789c9e01d328b5d9158b5b372e3a0da82"
7151+
7152+
version "21.2.0-rc.1"
7153+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-21.2.0-rc.1.tgz#8fe43ab89962d62ae7a35eba3d5689bad8b60fce"
7154+
integrity sha512-PQfTY1FC8pa8FtkrSJdLQ1yTWLZ+ZeAavhk+S8Og5MKc8g618zJelOVA/7XQJgCdGNEOb29L9yKSfsl1qHFrtQ==
71547155
dependencies:
71557156
"@babel/runtime" "^7.12.5"
71567157
"@types/sdp-transform" "^2.4.5"

0 commit comments

Comments
 (0)