Bump to olm 1.0.0

Fixes https://github.com/vector-im/vector-web/issues/1719
This commit is contained in:
Richard van der Hoff 2016-07-11 14:53:51 +01:00
parent 145e61b00f
commit 3e53879adc

View file

@ -81,6 +81,6 @@
"webpack": "^1.12.14"
},
"optionalDependencies": {
"olm": "https://matrix.org/packages/npm/olm/olm-0.1.0.tgz"
"olm": "https://matrix.org/packages/npm/olm/olm-1.0.0.tgz"
}
}