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

Commit f4efe3c

Browse files
committed
Upgrade matrix-js-sdk to 23.4.0-rc.1
1 parent e3b1eff commit f4efe3c

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
@@ -93,7 +93,7 @@
9393
"maplibre-gl": "^2.0.0",
9494
"matrix-encrypt-attachment": "^1.0.3",
9595
"matrix-events-sdk": "0.0.1",
96-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
96+
"matrix-js-sdk": "23.4.0-rc.1",
9797
"matrix-widget-api": "^1.1.1",
9898
"minimist": "^1.2.5",
9999
"opus-recorder": "^8.0.3",

yarn.lock

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

6535-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6536-
version "23.3.0"
6537-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/108f1573249b733870d287e11ce38531a73e15b0"
6535+
6536+
version "23.4.0-rc.1"
6537+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.4.0-rc.1.tgz#df5054c4d5d9f2a7cab46f4e5c575ef6a7c09e56"
6538+
integrity sha512-s1Vxd7/CFsUJlt+9BgWSR4nAiYHPvqhoOjYFHm9TR1dPbSKVqv4yDYp23fLcMH0/x5M7grN4L6oMq1EE/pfqlQ==
65386539
dependencies:
65396540
"@babel/runtime" "^7.12.5"
65406541
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.3"

0 commit comments

Comments
 (0)