@vpticketify/common
v1.0.12
Published
- git add . - git commit -m "message" - npm run build - npm version patch - npm publish
Downloads
537
Readme
Follow the following steps for publish new update
- git add .
- git commit -m "message"
- npm run build
- npm version patch
- npm publish