fix-dep-versions
v1.0.5
Published
Fix the npm dep version to the current installed version
Readme
fix-deps
Fix the npm dep version to the current installed version
How to use
From the repo you want to fix versinos run the following
npm installnpx fix-dep-versions@latest single dryCommand params:
- single - updates the current repo you are in
- dry - run the flow and outputs what would be update, but does not change the package file
