Skip to content

Commit 3c26418

Browse files
committed
Upgrade matrix-js-sdk to 15.4.0
1 parent 3c7c620 commit 3c26418

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

yarn.lock

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

6148-
6149-
version "15.4.0-rc.1"
6150-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.4.0-rc.1.tgz#243723f7c5864716d466f1a146c99863c24c99de"
6151-
integrity sha512-+kF3eMRLt6lk0tzzDIKygaw9TEbIIpJTz2t7zc0f+izyJv9qyzqXb9Kh8vI1Oehh12as6MF4ecNY872mC/WDsw==
6148+
6149+
version "15.4.0"
6150+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.4.0.tgz#3bc7638c8c9313f64cf4410e0e83a376facc3e41"
6151+
integrity sha512-4iFYnIYEzRwM8W+D3wwcpcv3EspxlYgBNZN3pxWUoYqsTL8PnPSsq2wYFWsoKfEt27EEWour5jwEoP8vjlwYOw==
61526152
dependencies:
61536153
"@babel/runtime" "^7.12.5"
61546154
another-json "^0.2.0"

0 commit comments

Comments
 (0)