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

Commit 69c23b5

Browse files
committed
Upgrade dependency to [email protected]
1 parent cd31447 commit 69c23b5

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": "31.6.0-rc.0",
111+
"matrix-js-sdk": "31.6.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
@@ -6858,10 +6858,10 @@ [email protected]:
68586858
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
68596859
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
68606860

6861-
6862-
version "31.6.0-rc.0"
6863-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-31.6.0-rc.0.tgz#a6c31ca2f350a6b01b5708b14b3b29eb4d454c5c"
6864-
integrity sha512-3tWnHQY782KBnZ8/eIK6kbgnw4+IV1wWmAMD36iLVQ1KrfYb/PcJn9Nrm3NJZPLsjLZxbigSzeMCLIEJnL+w1Q==
6861+
6862+
version "31.6.0"
6863+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-31.6.0.tgz#d414775c80d2c350d8bc168b2c4d364454bcb04f"
6864+
integrity sha512-5U/QOjR54gPa91MbHGv0vrrVUkmn7ts4J+vRI5fxF+W0B4cu/98I0hbRnxikOAltfc+iED7KclXaZLprGL6Pyg==
68656865
dependencies:
68666866
"@babel/runtime" "^7.12.5"
68676867
"@matrix-org/matrix-sdk-crypto-wasm" "^4.6.0"

0 commit comments

Comments
 (0)