UNPKG

update-modules

Version:

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

25 lines (17 loc) 413 B
#### Module Download ```bash npm install update-modules@latest ``` #### Add Script in package.json and Run ```json "scripts": { "update-modules": "update-modules" } ``` ```bash npm run update-modules ``` #### License [![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) #### Feedback **E-mail:** me@cihatksm.com