Add chalk styling and verbose command output

This commit is contained in:
Peter Steinberger
2025-11-24 11:59:10 +01:00
parent 7b7c148f48
commit 821b7ae9b9
2 changed files with 13 additions and 7 deletions

View File

@@ -26,6 +26,7 @@
"packageManager": "pnpm@10.23.0",
"dependencies": {
"body-parser": "^2.2.0",
"chalk": "^5.6.2",
"commander": "^14.0.2",
"dotenv": "^17.2.3",
"express": "^5.1.0",