holdmyticket-client-processor
v0.0.83
Published
to setup dev server
Keywords
Readme
holdmyticket-client-processor
to setup dev server
gulp --type devPublish
To publish a new version you first need to run Gulp in publish mode
gulp --type publishIncrement the package.json version.
Then use yarn to publish the package to the npmjs.com repository. You will be asked for a version number during publishing, if you already updated it then hit [enter]. Otherwise, if you forgot to increment the version number, then enter the new one here (don't forget to commit and push!).
yarn publishenter your account information for npmjs.com
