mirror of
https://github.com/LazoCoder/Pokemon-Terminal
synced 2024-11-22 20:03:14 +00:00
updated npm links
after the folder reorganization the npm installation wasn't working correctly
This commit is contained in:
parent
6043159eb9
commit
8085a415d8
1 changed files with 3 additions and 2 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue