0.3.0 • Published 6 years ago

jsondpm v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

jsondpm

Build Status NPM version

Diff, patch and merge JavaScript objects

Publishing

  • Ensure the master branch build status is passing. Build Status

  • Run npm version (major|minor|patch) -m "Publish %s" to increment the version in package.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.

Contributing

Running tests

npm test

0.3.0

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago