🎨 Fix a typo
This commit is contained in:
parent
b365cdc283
commit
fa13ebf502
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
"description": "Install electron (formerly called atom-shell) prebuilts using npm",
|
"description": "Install electron (formerly called atom-shell) prebuilts using npm",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/mafintosh/electron"
|
"url": "https://github.com/mafintosh/electron-prebuilt"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"install": "node install.js",
|
"install": "node install.js",
|
||||||
|
|
Loading…
Reference in a new issue