@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
3
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 mymodule
Use adddep --help
for complete usage instructions.