Use (unmerged!) RoomSummary type from the js-sdk

Temporarily change the js-sdk dependency to the PR branch that provides
that type
This commit is contained in:
Andrew Ferrazzutti
2024-04-15 23:20:20 +09:00
parent 4da20b6c3a
commit b663cb48d8
4 changed files with 12 additions and 30 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#4f628bf64c6589066a014513431cd1efe35c0615",
"matrix-js-sdk": "github:AndrewFerr/matrix-js-sdk#msc-3266-compliance",
"matrix-widget-api": "^1.3.1",
"normalize.css": "^8.0.1",
"pako": "^2.0.4",