@kason7-ticketing/common
v1.0.13
Published
## Update library
Downloads
32
Readme
Ticketing Common Library
Update library
First add and commit changes to git, then:
npm version patch
npm publish(Optional, while running skaffold) update version installation in services using the library:
- Go into service root folder
- Run command:
npm update @kason7-ticketing/common