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 master
to build and test the package using Travis CI. -
Run
git push --tags
to publish the package to NPM from Travis CI.
npm test