Julia small package changes in Manifest
- Find the package you want to update.
- Remove git-tree-sha for the package.
- Update version for the package.
] resolve
- Watch for list of versions that are incompatible after the update.
- Do a minimal update for the incompatible versions.
- Repeat until there are no incompatible versions and
] resolve
doesn't do any changes.