yarn-dependencies-updater
v1.1.0
Published
An utility to detect if yarn.lock has changed and update the dependencies automatically using a post-merge hook
Downloads
2
Maintainers
Readme
YARN DEPENDENCIES UPDATER
An utility to detect if yarn.lock
has changed and update the dependencies automatically using a post-merge
hook.
Getting Started
Install the npm package
yarn add yarn-dependencies-updater
and just pull your changes!
Project Prerequisites
Built With
Contributing
Pull request are welcome!
Versioning
The project uses SemVer for versioning.
Authors
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- d-asensio for the inspiration