aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-06-19 10:02:54 +0530
committerKumar Priyansh <[email protected]>2019-06-19 10:02:54 +0530
commitc46462c30441c29ea4ff46be8c742ed66fc73a3d (patch)
treee6552edb2a8d961e4357d92e358375f2620fcc55 /package.json
parent7e6cdbaaca6dc1995d86ec49bacf212aed926839 (diff)
downloadauthorr-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.json8
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"
}