change bin filename to termlog
This commit is contained in:
@@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user