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

Commit cc8c89e

Browse files
committed
Upgrade dependency to [email protected]
1 parent 930b4e2 commit cc8c89e

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
@@ -110,7 +110,7 @@
110110
"maplibre-gl": "^2.0.0",
111111
"matrix-encrypt-attachment": "^1.0.3",
112112
"matrix-events-sdk": "0.0.1",
113-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
113+
"matrix-js-sdk": "33.1.0-rc.0",
114114
"matrix-widget-api": "^1.5.0",
115115
"memoize-one": "^6.0.0",
116116
"minimist": "^1.2.5",

yarn.lock

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

7354-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
7355-
version "33.0.0"
7356-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/89875b8e314288856f9736ae84ee889991c64b34"
7354+
7355+
version "33.1.0-rc.0"
7356+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-33.1.0-rc.0.tgz#8f335d1623f463428d978582780d19b881b5c4f7"
7357+
integrity sha512-QjFryN0d3RJd9s6RVBNlaAZheX+s3YaBiaaXK5BY6m934xKudEUUozfZnb7169lHZ8Z+/zQluOquD5t6RNi9XA==
73577358
dependencies:
73587359
"@babel/runtime" "^7.12.5"
73597360
"@matrix-org/matrix-sdk-crypto-wasm" "^5.0.0"

0 commit comments

Comments
 (0)