@themost/peers
v1.4.0
Published
Install peer dependencies utility
Readme
@themost/peers
Install peer dependencies script
Usage
npx @themost/peers add-peersInstall peer dependencies of module
Use @themost/peers to install missing peer dependencies of a package which is already a dependency of project.
npx @themost/peers <module> [--save|--no-save|--save-optional|--save-dev|--save-exact|--save-peer]e.g.
npx @themost/peers @themost/angular --save-dev