This commit is contained in:
Emerson Thompson 2016-06-15 14:53:42 -03:00 committed by GitHub
parent 1332e29fb1
commit 0be7f99224
1 changed files with 1 additions and 1 deletions

View File

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