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

Commit 336b96a

Browse files
committed
Upgrade matrix-js-sdk to 22.0.0
1 parent f3432e9 commit 336b96a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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": "22.0.0-rc.2",
97+
"matrix-js-sdk": "22.0.0",
9898
"matrix-widget-api": "^1.1.1",
9999
"minimist": "^1.2.5",
100100
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7167,10 +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-
7171-
version "22.0.0-rc.2"
7172-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-22.0.0-rc.2.tgz#101a3bf54b67d8c96b17dbc9bfdbed8457e3b673"
7173-
integrity sha512-yvfIfrlemxE+fhJHlmZqvwa/NVkV0zH0H+0ktxidd5WiXExMJL07uDZd9WyCOZb3vTkcxBiSDR9UWBfLJvQdjg==
7170+
7171+
version "22.0.0"
7172+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-22.0.0.tgz#8e396a1798d6d1515a92cf8f544b0010bd0c9e85"
7173+
integrity sha512-mpKqeD3nCobjGiUiATUyEoP44n+AzDW5cSeBTIBY5fPhj0AkzLJhblHt40vzSOJazj8tT0PhsSzhEIR9hGzYGA==
71747174
dependencies:
71757175
"@babel/runtime" "^7.12.5"
71767176
"@types/sdp-transform" "^2.4.5"

0 commit comments

Comments
 (0)