mirror of
https://github.com/LazoCoder/Pokemon-Terminal
synced 2024-11-26 22:00:20 +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",
|
"name": "pokemon-terminal",
|
||||||
"version": "1.0.2",
|
"version": "1.0.7",
|
||||||
"description": "Pokemon terminal themes",
|
"description": "Pokemon terminal themes",
|
||||||
"bin": {
|
"bin": {
|
||||||
"pokemon": "main.py"
|
"pokemon": "pokemon",
|
||||||
|
"ichooseyou": "pokemon"
|
||||||
},
|
},
|
||||||
"scripts": {},
|
"scripts": {},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in a new issue