fix(cli): clean up eager loading bug when initializing cli

This commit is contained in:
Cory Dransfeldt 2025-06-10 18:35:25 -07:00
parent a443868f8b
commit 3d20361355
No known key found for this signature in database
5 changed files with 99 additions and 96 deletions

4
cli/package-lock.json generated
View file

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