Bump to olm 2.0.0

pull/2517/head
Richard van der Hoff 2016-10-26 16:20:42 +01:00
parent f700bb4efa
commit de1f7861d6
1 changed files with 1 additions and 1 deletions

View File

@ -101,6 +101,6 @@
"webpack": "^1.12.14" "webpack": "^1.12.14"
}, },
"optionalDependencies": { "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"
} }
} }