Skip to content

Commit fe23304

Browse files
authored
chore(package): add bugs url (#81)
Signed-off-by: Frazer Smith <[email protected]>
1 parent 366dc9f commit fe23304

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"type": "git",
1818
"url": "git://github.com/fastify/pre-commit.git"
1919
},
20+
"bugs": {
21+
"url": "https://github.com/fastify/pre-commit/issues"
22+
},
2023
"keywords": [
2124
"git",
2225
"hooks",

0 commit comments

Comments
 (0)