matrix-js-sdk-e2ee-helpers
matrix-js-sdk-e2ee-helpers copied to clipboard
Use olm 3.2.8
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.