Use this template repository to create your concrete next cool npm package based on Typescript.
To bump a new patch version of the package:
npm version patch
To publish the package:
npm publish
This template was generated from the shell script: https://github.com/farsabbutt/npm-typescript-package-setup
Inspired by: https://itnext.io/step-by-step-building-and-publishing-an-npm-typescript-package-44fe7164964c