An open API service indexing awesome lists of open source software.

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

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

![preview](https://raw.githubusercontent.com/whaaaley/npm-update-force/master/preview.png)