bump olm version to match bump in matrix-js-sdk

This commit is contained in:
Hubert Chathi 2022-07-20 09:21:11 -04:00
parent 1519d5672e
commit dd82f4b47d
2 changed files with 5 additions and 4 deletions

View file

@ -55,7 +55,7 @@
"analyse:unused-exports": "node ./scripts/analyse_unused_exports.js"
},
"dependencies": {
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz",
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.12.tgz",
"@matrix-org/react-sdk-module-api": "^0.0.3",
"browser-request": "^0.3.3",
"gfm.css": "^1.1.2",