Feature: Fix package.json versions
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
For whatever reason, a `package.json` semver can be behind what is currently installed according to the `package-lock.json`. Feature would be to add a command to update the versions to match what is currently installed, so developers can easily confirm what version is being referenced without having to cross-check the lock file. Something like `u2d --sync-local`
Contributor guide
Assessment
This issue has not been assessed yet.