Skip to content

Commit

Permalink
Merge 1f26a55 into db0766c
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Oct 8, 2019
2 parents db0766c + 1f26a55 commit dd7b53e
Show file tree
Hide file tree
Showing 3 changed files with 725 additions and 935 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![codacy](https://img.shields.io/codacy/grade/699db0a812494db3b674123551f74a61.svg)](https://www.codacy.com/project/cope/auto-change-description/dashboard)
[![coverage](https://img.shields.io/coveralls/github/cope/auto-change-description/master.svg)](https://coveralls.io/github/cope/auto-change-description?branch=master)
[![dependencies](https://david-dm.org/cope/auto-change-description.svg)](https://www.npmjs.com/package/auto-change-description)
[![npm](https://img.shields.io/npm/dt/auto-change-description.svg)](https://www.npmjs.com/package/auto-change-description)
[![npm](https://img.shields.io/npm/dt/auto-change-description.svg)](https://www.npmjs.com/package/auto-change-description) [![Greenkeeper badge](https://badges.greenkeeper.io/cope/auto-change-description.svg)](https://greenkeeper.io/)

This simple library compares two JSONs and lists the differences found as changes.

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"devDependencies": {
"chai": "^4.1.2",
"coveralls": "^3.0.1",
"mocha": "^5.0.0",
"nyc": "^12.0.2",
"mocha": "^6.2.1",
"nyc": "^14.1.1",
"sonarjs": "^1.0.0"
}
}
Loading

0 comments on commit dd7b53e

Please sign in to comment.