fixes #61
This commit is contained in:
parent
1332e29fb1
commit
0be7f99224
|
@ -4,7 +4,7 @@
|
|||
"description": "A minimal Electron application",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"start": "electron main.js"
|
||||
"start": "electron ."
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue