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

Commit 47d61b6

Browse files
committed
Upgrade matrix-js-sdk to 30.1.0-rc.1
1 parent 0a206e0 commit 47d61b6

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
@@ -101,7 +101,7 @@
101101
"maplibre-gl": "^2.0.0",
102102
"matrix-encrypt-attachment": "^1.0.3",
103103
"matrix-events-sdk": "0.0.1",
104-
"matrix-js-sdk": "30.1.0-rc.0",
104+
"matrix-js-sdk": "30.1.0-rc.1",
105105
"matrix-widget-api": "^1.5.0",
106106
"memoize-one": "^6.0.0",
107107
"minimist": "^1.2.5",

yarn.lock

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

7567-
7568-
version "30.1.0-rc.0"
7569-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-30.1.0-rc.0.tgz#c02507f2e8f257bb0783c093d7234d7d7f1252b2"
7570-
integrity sha512-oOeyENvKOq5sTmLuZJ/RY1YbJS81b0XuAQbFkLU9ULotIdDoc56uJmATOj4snM1fckQ4KroCW/N4loPtvXIMZg==
7567+
7568+
version "30.1.0-rc.1"
7569+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-30.1.0-rc.1.tgz#ed083c15ed64454942af7b682006bae0005cf181"
7570+
integrity sha512-8Vb7BJuxXhLLzGy4V5UX8veG3jcRcx3FxYPpwIZbBjhjzDgjsQ1yIVjYhCTolzGAyi65uZSBCtPxIOHjCUA/FA==
75717571
dependencies:
75727572
"@babel/runtime" "^7.12.5"
75737573
"@matrix-org/matrix-sdk-crypto-wasm" "^3.0.1"

0 commit comments

Comments
 (0)