Merge pull request #7385 from vector-im/dbkr/wasm

Support WebAssembly version of Olm
This commit is contained in:
David Baker 2018-10-25 15:58:24 +01:00 committed by GitHub
commit 9b80aa76ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 46 additions and 60 deletions

View file

@ -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",