aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2020-07-17 20:17:19 +0530
committerKumar Priyansh <[email protected]>2020-07-17 20:17:19 +0530
commit65cd01d0d7eae5b5e94b32f4de5f62521726c846 (patch)
tree1de3784356ebfb600f734b15e80a9767efc9d702 /package.json
parent4281b106199b39822294a59fba0c26809019a006 (diff)
downloadauthorr-65cd01d0d7eae5b5e94b32f4de5f62521726c846.tar.xz
authorr-65cd01d0d7eae5b5e94b32f4de5f62521726c846.zip
Folder organisation & include native kit
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 601f0bf..82480a3 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"main": "main.js",
"scripts": {
"test": "build",
- "start": "electron ."
+ "start": "electron src/main.js"
},
"build": {
"appId": "xyz.kumarpriyansh.authorr",