package-submit

1.0.5 • Public • Published

Npm Publish / Yarn Publish

Tools to make easier bump packages version

Config

{
  "exec" : "yarn publish",
  "folder": "dist",
  "replacer": {
    "main": "index.js",
    "types": "index.d.ts"
  }
}

Commands

CLI Name = psub / package-submit

- psub init
- psub bump patch/minor/major    

Readme

Keywords

none

Package Sidebar

Install

npm i package-submit

Weekly Downloads

3

Version

1.0.5

License

MIT

Unpacked Size

7.69 kB

Total Files

12

Last publish

Collaborators

  • jackzard