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

Commit 4850272

Browse files
committed
Upgrade matrix-js-sdk to v30.1.0-rc.0
1 parent 2a3fd93 commit 4850272

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
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": "github:matrix-org/matrix-js-sdk#develop",
104+
"matrix-js-sdk": "30.1.0-rc.0",
105105
"matrix-widget-api": "^1.5.0",
106106
"memoize-one": "^6.0.0",
107107
"minimist": "^1.2.5",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7564,9 +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-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7568-
version "30.0.1"
7569-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/76f993e7ff72768ba1769f6893712ec9a4f4a0c2"
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==
75707571
dependencies:
75717572
"@babel/runtime" "^7.12.5"
75727573
"@matrix-org/matrix-sdk-crypto-wasm" "^3.0.1"

0 commit comments

Comments
 (0)