🎨 Fix a typo

This commit is contained in:
Steel Brain 2015-04-17 11:30:44 -07:00
parent b365cdc283
commit fa13ebf502

View file

@ -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",