bump js sdk to version that fixes logging (not on develop branch)

This commit is contained in:
Timo
2025-04-16 19:39:22 +02:00
parent 269a73b807
commit 98abe1c30e
2 changed files with 5 additions and 5 deletions

View File

@@ -100,7 +100,7 @@
"livekit-client": "2.11.2",
"lodash-es": "^4.17.21",
"loglevel": "^1.9.1",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#64e27f5d3cdab6aafeb7c22f1264416ffa72b83f",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#44cf0aa93ae240d01e22d79b7912626c0e5d5ef6",
"matrix-widget-api": "1.11.0",
"normalize.css": "^8.0.1",
"observable-hooks": "^4.2.3",