feat(cli): add glob as a direct dependency (#1065)

This commit is contained in:
N. Taylor Mullen
2025-06-15 00:50:26 -07:00
committed by GitHub
parent ab932ffaa5
commit 12c33c1fe6
3 changed files with 4 additions and 2 deletions

View File

@@ -33,6 +33,7 @@
"command-exists": "^1.2.9",
"diff": "^7.0.0",
"dotenv": "^16.4.7",
"glob": "^10.4.1",
"highlight.js": "^11.11.1",
"ink": "^5.2.0",
"ink-big-text": "^2.0.0",