Merge pull request #303 from vector-im/to-device-olm2

Add support for to-device messages via OLM
This commit is contained in:
David Baker
2022-05-17 13:33:30 +01:00
committed by GitHub
3 changed files with 57 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
},
"dependencies": {
"@juggle/resize-observer": "^3.3.1",
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz",
"@react-aria/button": "^3.3.4",
"@react-aria/dialog": "^3.1.4",
"@react-aria/focus": "^3.5.0",