Skip to content

Commit f0ba998

Browse files
authored
chore(package): add homepage and bugs urls (#237)
Signed-off-by: Frazer Smith <[email protected]>
1 parent c5558b0 commit f0ba998

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"type": "git",
77
"url": "git+https://github.com/fastify/fastify-auth.git"
88
},
9+
"bugs": {
10+
"url": "https://github.com/fastify/fastify-auth/issues"
11+
},
12+
"homepage": "https://github.com/fastify/fastify-auth#readme",
913
"main": "auth.js",
1014
"type": "commonjs",
1115
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)