updated npm links

after the folder reorganization the npm installation wasn't working correctly
This commit is contained in:
LazoCoder 2017-09-02 00:46:38 -04:00
parent 6043159eb9
commit 8085a415d8

View file

@ -1,9 +1,10 @@
{
"name": "pokemon-terminal",
"version": "1.0.2",
"version": "1.0.7",
"description": "Pokemon terminal themes",
"bin": {
"pokemon": "main.py"
"pokemon": "pokemon",
"ichooseyou": "pokemon"
},
"scripts": {},
"repository": {