How to test locally: npm link How to push update: # add/commit all changes first, then: npm version (major|minor|patch) npm publish