UNPKG

synopkg

Version:

Consistent dependency versions in large JavaScript Monorepos

8 lines (4 loc) 313 B
:::tip[You don't have to use synopkg with a monorepo] If your project is split over many git repositories, you could create a .synopkgrc.json with a [source](CONFIG_SOURCE) property targeting the package.json files in each `git clone`. Then you can use synopkg to update dependencies or look for problems. :::