Merge pull request #7385 from vector-im/dbkr/wasm
Support WebAssembly version of Olm
This commit is contained in:
commit
9b80aa76ce
5 changed files with 46 additions and 60 deletions
|
@ -146,7 +146,7 @@
|
|||
"webpack-dev-server": "^3.1.9"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"olm": "https://matrix.org/packages/npm/olm/olm-2.2.1.tgz"
|
||||
"olm": "https://matrix.org/packages/npm/olm/olm-3.0.0.tgz"
|
||||
},
|
||||
"build": {
|
||||
"appId": "im.riot.app",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue