Maintenance

npm version Testing codecov

Universal packages maintenance tool. This is an internal tool to keep universal packages healthy and up to date.

Install

Copy
npm install @universal-packages/maintenance --save-dev

CLI

update-universal-dependencies

Updates all @universal-packages dependencies to the latest version on the package where the command is run.

Copy
umaintenance update-universal-dependencies

Typescript

This library is developed in TypeScript and shipped fully typed.

Contributing

The development of this library happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving this library.

License

MIT licensed.