change bin filename to termlog
This commit is contained in:
parent
999edee18e
commit
9041638149
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "termlog",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3",
|
||||
"description": "Console log to terminal",
|
||||
"type": "main",
|
||||
"scripts": {
|
||||
@ -11,7 +11,7 @@
|
||||
"url": "git+https://github.com/qnkhuat/termlog.git"
|
||||
},
|
||||
"bin": {
|
||||
"tconsole": "server.js"
|
||||
"termlog": "server.js"
|
||||
},
|
||||
"preferGlobal": true,
|
||||
"keywords": [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user