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

Commit d0a8365

Browse files
committed
Upgrade dependency to [email protected]
1 parent 81f766f commit d0a8365

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
@@ -113,7 +113,7 @@
113113
"maplibre-gl": "^2.0.0",
114114
"matrix-encrypt-attachment": "^1.0.3",
115115
"matrix-events-sdk": "0.0.1",
116-
"matrix-js-sdk": "34.1.0-rc.3",
116+
"matrix-js-sdk": "34.1.0",
117117
"matrix-widget-api": "^1.5.0",
118118
"memoize-one": "^6.0.0",
119119
"minimist": "^1.2.5",

yarn.lock

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

6876-
6877-
version "34.1.0-rc.3"
6878-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.1.0-rc.3.tgz#355586355a3a8d29de79f0be8246eab6f585adea"
6879-
integrity sha512-Xd2ER9f95rWssKCOwCXERtgvmmyYGmC/EsM0qdI2qwi2yDhp0Kp/VZHebhUJYJlxOQSUMEf3Jujm6UNCOW1Zyw==
6876+
6877+
version "34.1.0"
6878+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.1.0.tgz#6ac76be1a91721f1ba3c4b0dedce7761735c4084"
6879+
integrity sha512-jJrnlNRBncsK98fkied+G3Y1QcUEcq18D+NwVsyOqFAlOs1Vsbrii3W5xzpuFytJnx4CD7UM7NLXCNGiFPl7jQ==
68806880
dependencies:
68816881
"@babel/runtime" "^7.12.5"
68826882
"@matrix-org/matrix-sdk-crypto-wasm" "^6.0.0"

0 commit comments

Comments
 (0)