Skip to content

Commit 57cd088

Browse files
authored
chore(package): add homepage and bugs urls (#172)
1 parent d0ee7d8 commit 57cd088

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
"type": "git",
5555
"url": "git+https://github.com/fastify/busboy.git"
5656
},
57+
"bugs": {
58+
"url": "https://github.com/fastify/busboy/issues"
59+
},
60+
"homepage": "https://github.com/fastify/busboy#readme",
5761
"tsd": {
5862
"directory": "test/types",
5963
"compilerOptions": {

0 commit comments

Comments
 (0)