Bump to olm 1.1.0

Olm 1.0.0 made broken OlmAccounts.
This commit is contained in:
Richard van der Hoff 2016-09-02 12:01:27 +01:00
parent 9709a38250
commit 6c8a492637

View file

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