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