From c46462c30441c29ea4ff46be8c742ed66fc73a3d Mon Sep 17 00:00:00 2001 From: Kumar Priyansh Date: Wed, 19 Jun 2019 10:02:54 +0530 Subject: Added macOS Vibrancy, Compiling only for macOS, Added Photon Kit, Made some underground changes, Fixed Space-Time Continuum --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index e21f9e7..3ec1a2e 100644 --- a/package.json +++ b/package.json @@ -14,12 +14,12 @@ "dmg": { "contents": [ { - "x": 110, - "y": 150 + "x": 150, + "y": 220 }, { - "x": 240, - "y": 150, + "x": 400, + "y": 220, "type": "link", "path": "/Applications" } -- cgit v1.2.3