UNPKG

update-modules

Version:

This module is used to update all modules in the project.

30 lines (19 loc) 864 B
_The "update-modules" tool is a game-changer for developers looking to keep their projects up-to-date effortlessly. Say goodbye to the hassle of manually checking for updates; this module automates the entire process, ensuring your dependencies are always current. Enhance your productivity and focus on what truly matters – building innovative solutions._ ### Module Download ```bash npm install update-modules@latest ``` ### Add Script in package.json ```json "scripts": { "update-modules": "update-modules" } ``` ### Run ```bash npm run update-modules ``` ### License [![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) ### Contact > If you have any feedback, contribution, bug report or suggestion, please feel free to contact **me@cihatksm.com**.