Update package name to 'hosts.sh'.

This commit is contained in:
William Melody 2020-03-16 14:56:26 -07:00
parent 75e68b0d17
commit c6b84931a4
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{ {
"name": "hosts", "name": "hosts.sh",
"version": "3.2.0", "version": "3.2.0",
"lockfileVersion": 1 "lockfileVersion": 1
} }

View File

@ -1,5 +1,5 @@
{ {
"name": "hosts", "name": "hosts.sh",
"version": "3.2.0", "version": "3.2.0",
"description": "A command line tool for managing hosts file entries.", "description": "A command line tool for managing hosts file entries.",
"global": true, "global": true,