Skip to content

Commit

Permalink
chore(package): add homepage and bugs urls (#237)
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
  • Loading branch information
Fdawgs authored Nov 18, 2024
1 parent c5558b0 commit f0ba998
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
"type": "git",
"url": "git+https://github.com/fastify/fastify-auth.git"
},
"bugs": {
"url": "https://github.com/fastify/fastify-auth/issues"
},
"homepage": "https://github.com/fastify/fastify-auth#readme",
"main": "auth.js",
"type": "commonjs",
"types": "types/index.d.ts",
Expand Down

0 comments on commit f0ba998

Please sign in to comment.