1.0.2 • Published 5 years ago

@pkticketing/common v1.0.2

Weekly downloads
4
License
ISC
Repository
-
Last release
5 years ago

COMMON

This is a common module that will be published in npm and will share code between the ticketing modules

package.json

Replace the name "@pkticketing/common" with your custom npm project name

publishing

Just update the project version in package.json. I.e "npm version patch" And then run:

  • npm run build
  • npm publish