matrix-js-sdk-e2ee-helpers icon indicating copy to clipboard operation
matrix-js-sdk-e2ee-helpers copied to clipboard

Use olm 3.2.8

Open menturion opened this issue 3 years ago • 0 comments

Hi,

with reference to https://github.com/matrix-org/matrix-js-sdk/issues/2092 you might want to update the dependencies using ...

"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz",

instead of

"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",

to avoid that users experience the above issue.

menturion avatar Jan 13 '22 14:01 menturion