@pinkelgrg/app-common
v1.0.17
Published
This app is extended from https://github.com/GurungPinkel/base-node
Downloads
5
Readme
common module
This app is extended from https://github.com/GurungPinkel/base-node
Steps to publish.
- Commit all changes to git.
- npm version patch
- npm run build
- npm publish [--access public] only required during first push
- push changes to master