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

Commit ef56fcf

Browse files
committed
Upgrade matrix-js-sdk to 26.1.0
1 parent c534bde commit ef56fcf

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
@@ -96,7 +96,7 @@
9696
"maplibre-gl": "^2.0.0",
9797
"matrix-encrypt-attachment": "^1.0.3",
9898
"matrix-events-sdk": "0.0.1",
99-
"matrix-js-sdk": "26.1.0-rc1",
99+
"matrix-js-sdk": "26.1.0",
100100
"matrix-widget-api": "^1.4.0",
101101
"memoize-one": "^6.0.0",
102102
"minimist": "^1.2.5",

yarn.lock

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

6467-
6468-
version "26.1.0-rc1"
6469-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-26.1.0-rc1.tgz#d79c0aea1d239ac8a40f7b9f8993027727652a34"
6470-
integrity sha512-ULFJWU2dTduDBDwlJq4efdsAcnoaE2L8+JWkWfsPKSOzQE09A93WXjDL/0L3aLCFJu2HWIZU28ea2VgTv6Kxeg==
6467+
6468+
version "26.1.0"
6469+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-26.1.0.tgz#d09f2892ca8263a92413cf61a66c2b2d8c4f545d"
6470+
integrity sha512-2isNpMFCR0hV8wNub4GJ/+8lIbz/jag12gf1P8rU++PfLFpeObooIDI3nnffBGLV5biZ3iLkaLOKAl33dSxchA==
64716471
dependencies:
64726472
"@babel/runtime" "^7.12.5"
64736473
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.10"

0 commit comments

Comments
 (0)