@element55/add-dependency
v1.1.0
Published
Utility for adding depdencies to a node project without triggering a download or a yarn check. Use case: adding depdendencies that are not yet in the repository when you are making them accessible via a link.
Downloads
13
Readme
add-dependencies
Utility for adding depdencies to a node project without triggering a download or a yarn check. Use case: adding depdendencies that are not yet in the repository when you are making them accessible via a link.
Usage
yarn global add @element55/add-dependencies
adddep mymoduleUse adddep --help for complete usage instructions.
