SDA-3203 Removed leftover delete which caused a crash on some Windows versions

This commit is contained in:
Mattias Gustavsson 2021-06-11 12:40:51 +02:00
parent cd3d9175b4
commit 64c92eadf4

View File

@ -177,7 +177,7 @@
},
"optionalDependencies": {
"auto-update": "file:auto_update",
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet2.git#v2.2.0",
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet2.git#v2.4.0",
"screen-share-indicator-frame": "git+https://github.com/symphonyoss/ScreenShareIndicatorFrame.git#v1.4.10",
"swift-search": "2.0.3"
},