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