Skip to content

Commit

Permalink
fix(metadata): add bugs and showcase url
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekcode committed Oct 7, 2019
1 parent 0b28ba9 commit f2cedc0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,9 @@
"repository": {
"type": "git",
"url": "https://github.com/kreuzerk/ng-sortgrid.git"
}
},
"bugs": {
"url": "https://github.com/kreuzerk/ng-sortgrid/issues"
},
"homepage": "https://github.com/kreuzerk/ng-sortgrid#readme"
}

0 comments on commit f2cedc0

Please sign in to comment.