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

Commit 069233a

Browse files
committed
Upgrade matrix-js-sdk to 30.3.0
1 parent 337603e commit 069233a

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
@@ -107,7 +107,7 @@
107107
"maplibre-gl": "^2.0.0",
108108
"matrix-encrypt-attachment": "^1.0.3",
109109
"matrix-events-sdk": "0.0.1",
110-
"matrix-js-sdk": "30.3.0-rc.0",
110+
"matrix-js-sdk": "30.3.0",
111111
"matrix-widget-api": "^1.5.0",
112112
"memoize-one": "^6.0.0",
113113
"minimist": "^1.2.5",

yarn.lock

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

7628-
7629-
version "30.3.0-rc.0"
7630-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-30.3.0-rc.0.tgz#3bb3c1dcca098daa9ba54db8429ff199cd91e21f"
7631-
integrity sha512-lMXoO8na1ImftaWtZPz+2vIv4u+29subxJc3cjsLZXAsFDKq3oooqKBC6FtGy9k0LnX3QIRuDhLPH1IQ6AJeFg==
7628+
7629+
version "30.3.0"
7630+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-30.3.0.tgz#f7046da2d6d6403c84aac46b16772248e068fb9e"
7631+
integrity sha512-yqAn1IhvrSxvqRP4UMToaWhtA/iC6FYTt4qj5K8H3BmAQDOqObw9qPLm43HmdbsBGk6VUwz9szgNblhVyq0sKg==
76327632
dependencies:
76337633
"@babel/runtime" "^7.12.5"
76347634
"@matrix-org/matrix-sdk-crypto-wasm" "^3.4.0"

0 commit comments

Comments
 (0)