Skip to content

Commit

Permalink
updated npm links
Browse files Browse the repository at this point in the history
after the folder reorganization the npm installation wasn't working correctly
  • Loading branch information
LazoCoder committed Sep 2, 2017
1 parent 6043159 commit 8085a41
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 8085a41

Please sign in to comment.