better windows support

This commit is contained in:
Mathias Buus 2014-10-20 14:16:38 +09:00
parent 88f796c574
commit c074689930

View file

@ -7,7 +7,7 @@
"url": "https://github.com/mafintosh/atom-shell" "url": "https://github.com/mafintosh/atom-shell"
}, },
"scripts": { "scripts": {
"install": "./install.js" "install": "node install.js"
}, },
"bin": { "bin": {
"atom-shell": "run.bat" "atom-shell": "run.bat"