@techvertex/aristotle-helpers-package
v1.6.24
Published
Aristotle Helpers
Downloads
23
Keywords
Readme
Aristotle Helpers Package
Usage Guide
# if installing new package
npm install @techvertex/aristotle-helpers-package
# if updating package
npm update @techvertex/aristotle-helpers-package
Build Guide
# update version in package.json file
npm login
username: techvertex
password: *******
npm run clean
npm run build
npm publish