Diff, patch and merge JavaScript objects
-
Run
npm version (major|minor|patch) -m "Publish %s"to increment the version inpackage.json, commit and tag the change. -
Run
git push origin masterto build and test the package using Travis CI. -
Run
git push --tagsto publish the package to NPM from Travis CI.
npm test