mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 10:15:43 +03:00
Bump to olm 2.1.0
This commit is contained in:
parent
d8bce0f202
commit
35a541c824
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
||||||
"webpack-dev-server": "^1.16.2"
|
"webpack-dev-server": "^1.16.2"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"olm": "https://matrix.org/packages/npm/olm/olm-2.0.0.tgz"
|
"olm": "https://matrix.org/packages/npm/olm/olm-2.1.0.tgz"
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "im.riot.app",
|
"appId": "im.riot.app",
|
||||||
|
|
Loading…
Reference in a new issue