mirror of https://github.com/vector-im/riot-web
Merge pull request #2210 from vector-im/markjh/megolm
Update the version of olm to 1.3.0pull/2280/head
commit
196b352b9a
|
@ -90,6 +90,6 @@
|
|||
"webpack": "^1.12.14"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"olm": "https://matrix.org/packages/npm/olm/olm-1.2.0.tgz"
|
||||
"olm": "https://matrix.org/packages/npm/olm/olm-1.3.0.tgz"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue