SEARCH-1621 - Fix indexVersion to be updated after lz4 is created (#747)

This commit is contained in:
Keerthi Niranjan 2019-07-22 17:05:18 +05:30 committed by Vishwas Shashidhar
parent be88873a9e
commit fd79f0ba1a

View File

@ -131,6 +131,6 @@
},
"optionalDependencies": {
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet.git#v1.0.6",
"swift-search": "1.55.3"
"swift-search": "1.55.3-1"
}
}