Compiles but fails creating Matrix client

This commit is contained in:
2021-04-25 17:21:33 +02:00
parent b6f6771492
commit 2926126100
5 changed files with 56 additions and 46 deletions

View File

@@ -24,7 +24,7 @@
"@angular/platform-browser-dynamic": "~11.2.11",
"@angular/router": "~11.2.11",
"angular-auth-oidc-client": "^11.6.6",
"matrix-js-sdk": "^9.9.0",
"matrix-js-sdk": "^9.2.0",
"moment": "^2.29.1",
"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
"path": "^0.12.7",
@@ -38,7 +38,7 @@
"@angular/compiler-cli": "~11.2.11",
"@types/jasmine": "~3.5.0",
"@types/jasminewd2": "~2.0.3",
"@types/matrix-js-sdk": "^9.2.1",
"@types/matrix-js-sdk": "^9.2.3",
"@types/node": "^12.20.6",
"codelyzer": "^6.0.0",
"jasmine-core": "~3.6.0",