Merge pull request #2517 from vector-im/rav/upgrade_olm

Bump to olm 2.0.0
pull/2518/head
Richard van der Hoff 2016-10-26 16:50:22 +01:00 committed by GitHub
commit 3adf5fe3fd
1 changed files with 1 additions and 1 deletions

View File

@ -114,6 +114,6 @@
"webpack": "^1.12.14"
},
"optionalDependencies": {
"olm": "https://matrix.org/packages/npm/olm/olm-1.3.0.tgz"
"olm": "https://matrix.org/packages/npm/olm/olm-2.0.0.tgz"
}
}