update-ver

1.0.2 • Public • Published

upver

  • quick update package.json version number

安装

npm i -D update-ver

使用

// package.json
"scripts": {
  "pub-test1": "upver & npm publish", // 默认更新当前目录下的package.json version字段
  "pub-test2": "upver ./publish & npm publish" // 指定目录
}

Readme

Keywords

none

Package Sidebar

Install

npm i update-ver

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

4.47 kB

Total Files

7

Last publish

Collaborators

  • chaoszhu