Skip to content

Commit

Permalink
Merge pull request #11 from mrmrs/add-bugs-url
Browse files Browse the repository at this point in the history
Add url for filing bugs.
  • Loading branch information
rafeca committed May 28, 2014
2 parents 8d3dc11 + c4b41e9 commit 765733b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -14,6 +14,9 @@
"type": "git",
"url": "https://github.com/rafeca/prettyjson.git"
},
"bugs": {
"url": "https://github.com/rafeca/prettyjson/issues"
},
"main": "./lib/prettyjson",
"scripts": {
"test": "npm run jshint && mocha --reporter spec",
Expand Down

0 comments on commit 765733b

Please sign in to comment.