1.0.13 • Published 2 years ago
@lofter-rea/common v1.0.13
Common microservice, can be installed from NPM npm install @lofter-rea/common
If updates here were made 1) git add . 2) git commit -m "{new version number here}" 3) npm version patch 4) npm run build 5) npm publish
if update was made -> update all microservises that use it with npm install