Steps to Publish to NPM:

- Run `npm run build`
- Increment the version in `package.json`
- Run `npm publish`