Просмотр исходного кода

Merge pull request #63 from thompsonemerson/patch-2

fixes #61
Jessica Lord 9 лет назад
Родитель
Сommit
8ac98b6f50
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      package.json

+ 1 - 1
package.json

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