Update matrix-js-sdk

There's no particular change that we need to pull in, but I like to keep my linked copy of matrix-js-sdk up to date—a TypeScript config change is required by recent versions, so I'd like to update this now.
This commit is contained in:
Robin
2024-09-03 16:18:34 -04:00
parent 8e72ad597b
commit bc157c6dc4
3 changed files with 4 additions and 4 deletions

View File

@@ -17,6 +17,7 @@
"resolveJsonModule": true,
// Workaround for https://github.com/microsoft/TypeScript/issues/55132
"useDefineForClassFields": false,
"allowImportingTsExtensions": true,
"paths": {
// These imports within @livekit/components-core and
// @livekit/components-react are broken under the "bundler" module