SEARCH-1243 - Fix electron crash (#549)

This commit is contained in:
Keerthi Niranjan 2019-01-15 15:50:13 +05:30 committed by Vishwas Shashidhar
parent c505554289
commit 9a049a3b20

View File

@ -129,6 +129,6 @@
},
"optionalDependencies": {
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet.git#v1.0.3",
"swift-search": "2.0.3"
"swift-search": "2.0.4"
}
}