Update the version of olm to 1.3.0

pull/2210/head
Mark Haines 2016-09-15 11:33:37 +01:00
parent ec05d1b9bd
commit f6fb1561d7
1 changed files with 1 additions and 1 deletions

View File

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