diff --git a/package.json b/package.json index 574a143d7e8..ccad4500a56 100644 --- a/package.json +++ b/package.json @@ -81,6 +81,7 @@ "mac": { "electronUpdaterCompatibility": ">=0.0.1", "category": "public.app-category.productivity", + "minimumSystemVersion": "10.14", "darkModeSupport": true, "gatekeeperAssess": false, "hardenedRuntime": true,