Skip to content

Commit 89d7dca

Browse files
committed
Upgrade dependency to [email protected]
1 parent af3040f commit 89d7dca

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
@@ -124,7 +124,7 @@
124124
"maplibre-gl": "^4.0.0",
125125
"matrix-encrypt-attachment": "^1.0.3",
126126
"matrix-events-sdk": "0.0.1",
127-
"matrix-js-sdk": "35.0.0-rc.0",
127+
"matrix-js-sdk": "35.0.0",
128128
"matrix-widget-api": "^1.10.0",
129129
"memoize-one": "^6.0.0",
130130
"mime": "^4.0.4",

yarn.lock

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

8240-
8241-
version "35.0.0-rc.0"
8242-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-35.0.0-rc.0.tgz#9d61a31f8eef3ca4b6ce8c9db7163310593d3cc9"
8243-
integrity sha512-YlO2uwjZuf45XmPEwWrOM07r2sPJXIZCe5IIT94hC63oDEYe14Ia0WzlnzjP9wDP+qmhdHXjOuwx5VOstP6NMA==
8240+
8241+
version "35.0.0"
8242+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-35.0.0.tgz#846c9d291f112d7d85fb270f1eb5e64d80bf9fae"
8243+
integrity sha512-X8hIsd/8x1SC9vRr8DiNKQxmdrfRujtvEWPz8mY4FxVDJG8HEGDHvqUmaSy2jrtnOUn4oHzGQVLFO3DnhsSf8w==
82448244
dependencies:
82458245
"@babel/runtime" "^7.12.5"
82468246
"@matrix-org/matrix-sdk-crypto-wasm" "^11.0.0"

0 commit comments

Comments
 (0)