chore(cli): remove version from prompt; remove navidrome from menus for consistency

This commit is contained in:
Cory Dransfeldt 2025-06-18 12:18:02 -07:00
parent bb626cb178
commit ad5754f78f
No known key found for this signature in database
4 changed files with 6 additions and 7 deletions

4
cli/package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd",
"version": "3.4.0",
"version": "3.4.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd",
"version": "3.4.0",
"version": "3.4.1",
"dependencies": {
"@directus/sdk": "^19.1.0",
"chalk": "^5.4.1",