feat: add CLI version number to footer (#134)

This commit is contained in:
Brandon Keiji 2025-04-23 22:00:40 +00:00 committed by GitHub
parent 60bee4b137
commit 7f3798e180
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 227 additions and 5 deletions

View file

@ -35,6 +35,7 @@
"ink-text-input": "^6.0.0",
"lowlight": "^3.3.0",
"react": "^18.3.1",
"read-package-up": "^11.0.0",
"yargs": "^17.7.2"
},
"devDependencies": {