Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 404 Bytes

PUBLISHING.md

File metadata and controls

14 lines (10 loc) · 404 Bytes

Publishing a Sonar Update

Don't forget to manually bump the package.json version number using sem-ver, commit and push to the repo

npm login

^ this will prompt for a username e.g. peter.mouland, password and email address

npm publish --@clearscore:https://clearscoredev.jfrog.io/clearscoredev/api/npm/npm/
npm publish --@clearscore:registry=https://registry.npmjs.org