1.0.2 • Published 2 years ago

@techvertex/aristotle-types-package v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Aristotle Types Package

Published on npm

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