Skip to content

Commit d068499

Browse files
committed
Fix other merge conflict
1 parent 62b1282 commit d068499

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"webpack": "^1.12.14"
121121
},
122122
"optionalDependencies": {
123-
"olm": "https://matrix.org/packages/npm/olm/olm-1.3.0.tgz"
123+
"olm": "https://matrix.org/packages/npm/olm/olm-2.0.0.tgz"
124124
},
125125
"build": {
126126
"appId": "im.riot.app",
@@ -140,8 +140,5 @@
140140
"directories": {
141141
"buildResources": "electron/build",
142142
"output": "electron/dist"
143-
=======
144-
"olm": "https://matrix.org/packages/npm/olm/olm-2.0.0.tgz"
145-
>>>>>>> origin/develop
146143
}
147144
}

0 commit comments

Comments
 (0)