v4.0.1
- build(npm): ⬆️ @types/lodash, @types/node, @types/puppeteer, @types/semver, dependency-cruiser, mocha, nyc, ts-node, typescript, upem
- bugfix(cli): use the naked commander options (this prevents a bug from occurring where the json parser got a circular structure passed from commander, resulting in the error message
Converting circular structure to JSON
)