bnc-libs
This is the common librariries for bnc-app and bnc-api. It allows to share commons items such as interfaces and utilitary functions between UI and API.
Notes for mylself:
npm version patch
Create a minor version of the lib.
npm publish
Push the lib to npmjs
Login to NPM account
npm login
Reset NPM regsitry
npm config set registry https://registry.npmjs.org/