Skip to content

Commit

Permalink
chore(package.json): update description
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed May 7, 2019
1 parent bc8da35 commit 58cbe3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "npm-fetch-changelog",
"version": "0.0.0-development",
"description": "list breaking changes in newer major versions of packages",
"description": "fetch the changelog for an npm package from GitHub",
"main": "index.js",
"bin": {
"npm-fetch-changelog": "./index.js"
Expand Down

0 comments on commit 58cbe3a

Please sign in to comment.