Files
pnpm/packages/utils
Zoltan Kochan b396b02db4 fix: peers resolution in a monorepo
This issue was happening when two workspace packages had the same
dependency and that dependency depended on a peer dependency.
This dependency was resolved with the same peer dependency
in every workspace package even if the peer was different in
different workspace packages.

PR #1988
2019-09-01 20:47:52 +03:00
..
2019-09-01 20:47:52 +03:00
2019-08-17 21:15:36 +03:00
2018-05-13 00:55:25 +03:00

@pnpm/utils

Utils for pnpm

This package was created to avoid circular dependency between supi and @pnpm/headless. The functions used by @pnpm/headless from supi were moved here. Eventually, this package has to be divided into smaller ones.

Installation

pnpm i @pnpm/utils

License

MIT