SDA-2476 Handling user having swapped left/right mouse buttons (#1086)

This commit is contained in:
mattias-symphony 2020-10-07 10:51:15 +02:00 committed by GitHub
parent 13030eb3d3
commit 43b9f4b5eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,7 +164,7 @@
"shell-path": "2.1.0" "shell-path": "2.1.0"
}, },
"optionalDependencies": { "optionalDependencies": {
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet2.git#v1.0.9", "screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet2.git#v1.0.10",
"screen-share-indicator-frame": "git+https://github.com/symphonyoss/ScreenShareIndicatorFrame.git#v1.4.10", "screen-share-indicator-frame": "git+https://github.com/symphonyoss/ScreenShareIndicatorFrame.git#v1.4.10",
"swift-search": "2.0.2" "swift-search": "2.0.2"
}, },