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

Commit f0f1f0c

Browse files
committed
Upgrade matrix-js-sdk to 27.0.0
1 parent 22fcd34 commit f0f1f0c

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
@@ -97,7 +97,7 @@
9797
"maplibre-gl": "^2.0.0",
9898
"matrix-encrypt-attachment": "^1.0.3",
9999
"matrix-events-sdk": "0.0.1",
100-
"matrix-js-sdk": "27.0.0-rc.2",
100+
"matrix-js-sdk": "27.0.0",
101101
"matrix-widget-api": "^1.4.0",
102102
"memoize-one": "^6.0.0",
103103
"minimist": "^1.2.5",

yarn.lock

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

6561-
6562-
version "27.0.0-rc.2"
6563-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-27.0.0-rc.2.tgz#7b77e118dd419776a42d061ba03fa72616a92d26"
6564-
integrity sha512-KC9Dd2LsGO3i7cW+c6RDJt90q/41kry2jTg4ZOukHfnmZ0cTO9JfmwxRtL/UgrVLdCeVDf2j/h4kckjWuKYsNA==
6561+
6562+
version "27.0.0"
6563+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-27.0.0.tgz#83dae79930325a5aa552f9d9899b31351ecc7bf3"
6564+
integrity sha512-Py9My7t72sU0YawdqRCs1BvDwjvAUR5gmwa/oXBxMPFIV5qDrm4F8NvUJLNA80DnYxQT4nDjnM69H8QLv5IRfg==
65656565
dependencies:
65666566
"@babel/runtime" "^7.12.5"
65676567
"@matrix-org/matrix-sdk-crypto-js" "^0.1.1"

0 commit comments

Comments
 (0)