Merge pull request #871 from mattias-symphony/master

fix: SDA-1744 Correct rendering of dropdown menus
This commit is contained in:
mattias-symphony 2020-02-11 11:40:25 +01:00 committed by GitHub
commit 14d063f4d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,7 +134,7 @@
"shell-path": "2.1.0"
},
"optionalDependencies": {
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet2.git#v1.0.5",
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet2.git#v1.0.6",
"screen-share-indicator-frame": "git+https://github.com/symphonyoss/ScreenShareIndicatorFrame.git#v1.1.0",
"swift-search": "2.0.1"
}