Fix other merge conflict

This commit is contained in:
David Baker 2016-10-27 10:52:17 +01:00
parent 62b1282060
commit d068499184

View file

@ -120,7 +120,7 @@
"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"
},
"build": {
"appId": "im.riot.app",
@ -140,8 +140,5 @@
"directories": {
"buildResources": "electron/build",
"output": "electron/dist"
=======
"olm": "https://matrix.org/packages/npm/olm/olm-2.0.0.tgz"
>>>>>>> origin/develop
}
}