diff --git a/package-lock.json b/package-lock.json index e1738d2..547e0fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "hosts", + "name": "hosts.sh", "version": "3.2.0", "lockfileVersion": 1 } diff --git a/package.json b/package.json index f1cf581..a3b5a58 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "hosts", + "name": "hosts.sh", "version": "3.2.0", "description": "A command line tool for managing hosts file entries.", "global": true,