@hosoptima/shared
v1.1.3
Published
Shared utilities and types for HosOptima microservices
Downloads
31
Readme
name: @hosoptima/shared
CLONE THE REPO - https://github.com/G33kSquad/hos-libs.git
MAKE CHANGES
UPDATE PATCH/MINOR/MAJOR VAERSION
npm version patch 1.1.[x+]
COMMIT AND PUSH
git add . && git commit -m "" & git push
PUBLISH
npm publish