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:
Kumi 2024-11-30 21:32:59 +01:00
parent d176a8f89b
commit 5f9681aa4a
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -1,5 +1,5 @@
{
"name": "transfer-coffee-cli",
"name": "transfercoffee-cli",
"version": "1.0.0",
"main": "index.js",
"scripts": {