Shared YTI UI modules
Ensure that:
package.json
containsprivate: true
./.npmrc
points to the github repository~/.npmrc
contains the github authentication tokennpm login --scope=@vrk-yti --registry=https://npm.pkg.github.com
./projects/yti-common-ui/package.json
->version
is bumped if necessary
npm run build:prod
npm run pack
npm run publish