Skip to content

Commit fa63c93

Browse files
committed
Upgrade matrix-js-sdk to 15.3.0
1 parent 8923da7 commit fa63c93

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
@@ -87,7 +87,7 @@
8787
"lodash": "^4.17.20",
8888
"maplibre-gl": "^1.15.2",
8989
"matrix-analytics-events": "https://github.com/matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1",
90-
"matrix-js-sdk": "15.3.0-rc.1",
90+
"matrix-js-sdk": "15.3.0",
9191
"matrix-widget-api": "^0.1.0-beta.18",
9292
"minimist": "^1.2.5",
9393
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6062,10 +6062,10 @@ mathml-tag-names@^2.1.3:
60626062
version "0.0.1"
60636063
resolved "https://github.com/matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1"
60646064

6065-
matrix-js-sdk@15.3.0-rc.1:
6066-
version "15.3.0-rc.1"
6067-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.3.0-rc.1.tgz#4d5e8aac34aaf9dcefc74ef732ec6d4307f64b27"
6068-
integrity sha512-MGEDW3Dyz3Y/6Z+GlfnmT1n0DTtTulZ0CQXO6xlkYT8TYaFE9yLBw1zkarJfdnQp5YsjcEbYZa1ZJt1smz4rQg==
6065+
matrix-js-sdk@15.3.0:
6066+
version "15.3.0"
6067+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.3.0.tgz#753d247f19e7411f3628145e7cbee2d805c4f525"
6068+
integrity sha512-o0V9sZYe+1Gjj3NxfOISiSm1qqL/lReTjeMWw/+UTCtindA+eII03B+Ze1hU1KU2nMjJhAHhs8x2UjIoL0eTAg==
60696069
dependencies:
60706070
"@babel/runtime" "^7.12.5"
60716071
another-json "^0.2.0"

0 commit comments

Comments
 (0)