Update js-sdk to use non-legacy calls if found (#2540)

This commit is contained in:
Andrew Ferrazzutti
2024-08-07 13:00:19 -04:00
committed by GitHub
parent 9b5072cc57
commit f0f9b929a1
2 changed files with 4 additions and 4 deletions

View File

@@ -62,7 +62,7 @@
"i18next-http-backend": "^2.0.0",
"livekit-client": "^2.0.2",
"lodash": "^4.17.21",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#0fe53876ec555482bbeb086fd4dec8de7b2e21eb",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#9176d3a671114be97ee7a42155a6d40a233384f1",
"matrix-widget-api": "^1.8.2",
"normalize.css": "^8.0.1",
"observable-hooks": "^4.2.3",