Emerson Thompson 9 years ago
committed by GitHub
parent
commit
0be7f99224
  1. 2
      package.json

2
package.json

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

Loading…
Cancel
Save