Fix npm bin target

This commit is contained in:
Kevin Lanni 2017-06-13 09:19:24 -07:00
parent 0b5cefa15d
commit c00f365463

View file

@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Pokemon terminal themes",
"bin": {
"pokemon": "pokemon"
"pokemon": "main.py"
},
"scripts": {},
"repository": {