diff options
| author | Kumar Priyansh <[email protected]> | 2019-06-19 10:02:54 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-06-19 10:02:54 +0530 |
| commit | c46462c30441c29ea4ff46be8c742ed66fc73a3d (patch) | |
| tree | e6552edb2a8d961e4357d92e358375f2620fcc55 /package.json | |
| parent | 7e6cdbaaca6dc1995d86ec49bacf212aed926839 (diff) | |
| download | authorr-c46462c30441c29ea4ff46be8c742ed66fc73a3d.tar.xz authorr-c46462c30441c29ea4ff46be8c742ed66fc73a3d.zip | |
Added macOS Vibrancy, Compiling only for macOS, Added Photon Kit, Made some underground changes, Fixed Space-Time Continuum
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
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" } |
