1.0.2 • Published 2 years ago

updatedependency v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

updateDependency

A cli to update package.json disrespect SemVer.

Prerequisite

This cli rely on zx lib ,you need to install it first.

npm i -g zx

Usage

Recommend 👍👍👍

npx updatedependency

Global install

npm i updatedependency -g

# change to the working directory
updatedependency

Project install

npm i updatedependency -D

# Change to your working directory
npx updatedependency # npm version need to be large then 5.2
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago