voxpelli / node-installed-check

Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range
MIT License
112 stars 7 forks source link

Add a `--fix` option #89

Closed voxpelli closed 5 months ago

voxpelli commented 5 months ago

To update the package.json files with the suggested engine ranges when possible