Browse Source

Merge pull request #63 from thompsonemerson/patch-2

fixes #61
Jessica Lord 9 năm trước cách đây
mục cha
commit
8ac98b6f50
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -4,7 +4,7 @@
   "description": "A minimal Electron application",
   "main": "main.js",
   "scripts": {
-    "start": "electron main.js"
+    "start": "electron ."
   },
   "repository": {
     "type": "git",