Merge pull request #12 from steelbrain/patch-1

Fix a typo
This commit is contained in:
Max Ogden 2015-04-17 11:32:33 -07:00
commit d0e3084a4c

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