https://github.com/whaaaley/npm-update-force
Updates every package in package.json to it's latest version
https://github.com/whaaaley/npm-update-force
Last synced: 11 months ago
JSON representation
Updates every package in package.json to it's latest version
- Host: GitHub
- URL: https://github.com/whaaaley/npm-update-force
- Owner: whaaaley
- Created: 2020-06-20T07:26:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-25T00:50:31.000Z (about 4 years ago)
- Last Synced: 2025-02-08T03:16:38.536Z (over 1 year ago)
- Language: JavaScript
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# npm-update-force
Updates every package in package.json to it's latest version
## Install
```
$ npm i -g @whaaaley/npm-update-force
```
## Usage
```
$ cd your-project-here
$ npm-update-force
```
## Preview
