mirror of
https://github.com/LazoCoder/Pokemon-Terminal
synced 2025-02-17 13:28:32 +00:00
Fix npm bin target
This commit is contained in:
parent
0b5cefa15d
commit
c00f365463
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "1.0.0",
|
||||
"description": "Pokemon terminal themes",
|
||||
"bin": {
|
||||
"pokemon": "pokemon"
|
||||
"pokemon": "main.py"
|
||||
},
|
||||
"scripts": {},
|
||||
"repository": {
|
||||
|
|
Loading…
Add table
Reference in a new issue