Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 304 Bytes

File metadata and controls

5 lines (3 loc) · 304 Bytes

@jessevanassen/sync-cross-workspace-dependencies

When you execute npm run --workspaces version $newVersion, NPM updates the package versions in the workspaces, but doesn't fix the dependencies / devDependencies / peerDependencies between the workspaces.

This script syncs those dependencies.