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

Commit 79c79f6

Browse files
committed
Upgrade dependency to [email protected]
1 parent a34dbbc commit 79c79f6

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

yarn.lock

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

7017-
7018-
version "32.2.0-rc.0"
7019-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-32.2.0-rc.0.tgz#89f9d5fc5273683f41894bdcf3580ab44f615c13"
7020-
integrity sha512-yiEc68/iTkBg7W1wQlesoOH+7GdnEiKEYycx69DMS9RCaADFKM2AeWDQR8IAupfb1XAUultqxpMHTE7zKRW8Qg==
7017+
7018+
version "32.2.0"
7019+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-32.2.0.tgz#9b49206ba292890ba4fe2cd58e0741a269ade9a5"
7020+
integrity sha512-LnfJNq5nMF/R+Wigv7dP+Q6I/D5zKHOIdGg9mYyQmhpLc+skWLCtjqa4cLH+hq5CUyppQXMuPH/FFQaGQQ3ImA==
70217021
dependencies:
70227022
"@babel/runtime" "^7.12.5"
70237023
"@matrix-org/matrix-sdk-crypto-wasm" "^4.9.0"

0 commit comments

Comments
 (0)