yarn1-listdup
v1.0.0
Published
List duplicate dependencies in yarn.lock file v1.
Downloads
61
Readme
yarn1-listdup
List duplicate dependencies in yarn.lock file v1.
Installation
Install globally with npm:
npm install -g yarn1-listdup
You can also execute it with npx
:
npx yarn1-listdup
Usage
Then you can run the command in the root of your Yarn 1 project:
yarn1-listdup
LICENSE
Under the MIT LICENSE