Closed timfish closed 2 years ago
Currently flora-colossus can only walk from the root module and expects devDeps of that modules to exist.
flora-colossus
I have been attempting to use it to walk dependencies of production dependencies, however when starting from the root it fails because devDeps of production deps are missing.
This change allows you to override the kind of dependency you are starting from.
Currently
flora-colossus
can only walk from the root module and expects devDeps of that modules to exist.I have been attempting to use it to walk dependencies of production dependencies, however when starting from the root it fails because devDeps of production deps are missing.
This change allows you to override the kind of dependency you are starting from.