0.0.16 • Published 2 years ago

@igordonin-org/ticketing-common v0.0.16

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

ticketing-common

Steps to Publish a new Version

  • Make changes
  • git commit
  • Bump the version semantically such as npm version patch
  • git push
  • npm run build
  • npm publish --access public