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

Commit 1a902f4

Browse files
committed
Upgrade matrix-js-sdk to 26.2.0
1 parent 509cf25 commit 1a902f4

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": "26.2.0-rc.1",
100+
"matrix-js-sdk": "26.2.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
@@ -6576,10 +6576,10 @@ [email protected]:
65766576
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
65776577
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
65786578

6579-
6580-
version "26.2.0-rc.1"
6581-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-26.2.0-rc.1.tgz#95e7f0edcae190f9f987689bccf2f9907e9b6038"
6582-
integrity sha512-3HSrgazVlh1chtM+sUdl5hOvNE3OQhnYnyTcT1duwIFYV0duiDPVt1lRX+pFkYq0Hq06Fdtaw25/PbO5Gzkj0Q==
6579+
6580+
version "26.2.0"
6581+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-26.2.0.tgz#0b7dfbb2d1ca1fb699f627d85c7ed10137947c33"
6582+
integrity sha512-Om6p8iC/2ojw0MQBmz/DYqbz3sFSJF2jE92sZcpLA/cki1SaXLpD2V5N9RcZgcHGmtm3w49822sIs8nWVyBAFQ==
65836583
dependencies:
65846584
"@babel/runtime" "^7.12.5"
65856585
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.11"

0 commit comments

Comments
 (0)