change bin filename to termlog

This commit is contained in:
Earther 2021-09-04 16:18:18 +07:00
parent 999edee18e
commit 9041638149

View File

@ -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": [],