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

Commit c3f8189

Browse files
committed
Upgrade dependency to [email protected]
1 parent 11a0422 commit c3f8189

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.1.0-rc.0",
111+
"matrix-js-sdk": "32.1.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
@@ -7015,10 +7015,10 @@ [email protected]:
70157015
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
70167016
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
70177017

7018-
7019-
version "32.1.0-rc.0"
7020-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-32.1.0-rc.0.tgz#9786ff9ce82771300ea9ca60fcb91e618a8c6c1f"
7021-
integrity sha512-4SKRE0ECroXJwC+GDbgo8W+Qnwbl69fIUToHGkLkIIcybDXc0uQaoGrudHo/6BtafXn2HphbFz60z+5/5bXWqg==
7018+
7019+
version "32.1.0"
7020+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-32.1.0.tgz#b5cb79cc838c450d44d01de1ac58b6cda63b20b9"
7021+
integrity sha512-+jRCQKOBuMvAz3nWsf5NGWpttByeC/gw1It1gCZLQsWix6jN1bkHiqwk6OOvcGj4I5ML2bOEbYEr46bcqFUouQ==
70227022
dependencies:
70237023
"@babel/runtime" "^7.12.5"
70247024
"@matrix-org/matrix-sdk-crypto-wasm" "^4.9.0"

0 commit comments

Comments
 (0)