Skip to content

Commit f2cedc0

Browse files
committed
fix(metadata): add bugs and showcase url
1 parent 0b28ba9 commit f2cedc0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,9 @@
8383
"repository": {
8484
"type": "git",
8585
"url": "https://github.com/kreuzerk/ng-sortgrid.git"
86-
}
86+
},
87+
"bugs": {
88+
"url": "https://github.com/kreuzerk/ng-sortgrid/issues"
89+
},
90+
"homepage": "https://github.com/kreuzerk/ng-sortgrid#readme"
8791
}

0 commit comments

Comments
 (0)