aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 1de4f77..b852d36 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
},
"scripts": {
"start": "npx electron src/index.js",
+ "debug": "npx electron src/index.js --debug",
"build": "npx electron-builder --win nsis --linux appimage"
},
"repository": {