mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
Update to prerelease olm for key verification
This commit is contained in:
parent
1460bfd1fc
commit
68fd1f0fad
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@
|
||||||
"webpack-dev-server": "^3.1.10"
|
"webpack-dev-server": "^3.1.10"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"olm": "https://matrix.org/packages/npm/olm/olm-3.0.0.tgz"
|
"olm": "https://matrix.org/packages/npm/olm/olm-3.1.0-pre1.tgz"
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "im.riot.app",
|
"appId": "im.riot.app",
|
||||||
|
|
Loading…
Reference in a new issue