chore: update package name for consistency
Renames the package to "transfercoffee-cli" from "transfer-coffee-cli" for uniformity and alignment with naming conventions.
This commit is contained in:
parent
d176a8f89b
commit
5f9681aa4a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "transfer-coffee-cli",
|
||||
"name": "transfercoffee-cli",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue