1.9.0 • Published 5 years ago
priority-utils v1.9.0
��# Utils for Priority JS Projects
development
npm install
npm run buildpublish
To create a new version run npm version with major|minor|patch according to the change you have made:
majorif they are any breaking changes.minorif new functions or modules were added.patchif only fixes were applied.
docs
To re-generate docs run the following commands
npm i -g typedoc
typedoc1.9.0
5 years ago