criticalmanufacturing / cli

Critical Manufacturing Projects Command Line Tool
https://criticalmanufacturing.github.io/cli/
BSD 3-Clause "New" or "Revised" License
12 stars 28 forks source link

fix(ls): correct printed tree found package labels #177

Closed m-s- closed 2 years ago

m-s- commented 2 years ago

cmf ls is printing the parent package instead of the current level package when printing the dependency tree. The dependency tree itself is correct, only the printed tree is wrong.