update-modules
Version:
This module is used to update all modules in the project.
25 lines (17 loc) • 413 B
Markdown
#### 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
[](https://choosealicense.com/licenses/mit/)
#### Feedback
**E-mail:** me@cihatksm.com