From f0a38ac834bf9429576c192a8c91b6dd3c9ba6bd Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 13 Feb 2018 12:20:25 -0500 Subject: [PATCH] adjust dmg positions --- package.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6c2dc236..d487141a 100644 --- a/package.json +++ b/package.json @@ -43,16 +43,20 @@ "contents": [ { "x": 270, - "y": 345, + "y": 300, "type": "link", "path": "/Applications" }, { "x": 270, - "y": 110, + "y": 80, "type": "file" } - ] + ], + "window": { + "width": 540, + "height": 380 + } }, "nsis": { "perMachine": true