vpdate

0.1.1 • Public • Published

📰 vpdate

npm version

a simple CLI to keep your package.json version updated

install

npm i -D vpdate

demo

demo gif

use

  • add the script
// package.json
// [...]
    "scripts": {
        "push": "vpdate && git push"
    }
// [...]
  • and have fun
npm run push

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    19
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    19
  • 0.1.0
    0

Package Sidebar

Install

npm i vpdate

Weekly Downloads

19

Version

0.1.1

License

MIT

Unpacked Size

316 kB

Total Files

6

Last publish

Collaborators

  • gnuns