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