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

Commit fd509c1

Browse files
committed
Upgrade matrix-js-sdk to 22.0.0-rc.1
1 parent dea7a03 commit fd509c1

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",
97-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
97+
"matrix-js-sdk": "22.0.0-rc.1",
9898
"matrix-widget-api": "^1.1.1",
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
@@ -7167,9 +7167,10 @@ [email protected]:
71677167
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
71687168
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
71697169

7170-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7171-
version "21.2.0"
7172-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/b318a77ecef179a6fd288cdf32d3ff9c5e8ea989"
7170+
7171+
version "22.0.0-rc.1"
7172+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-22.0.0-rc.1.tgz#e590b204b39179cd1c48ea6d577f3ac96989a5b7"
7173+
integrity sha512-6BLXHle0QIpgccpFE7EQq2IhTnsbhomCx0NZJ9URIY08M2aznvVxM2XfTi+LGjRKhv7yu8TueJaW7sGlsqZ79w==
71737174
dependencies:
71747175
"@babel/runtime" "^7.12.5"
71757176
"@types/sdp-transform" "^2.4.5"

0 commit comments

Comments
 (0)