Skip to content

Commit

Permalink
chore(package): add bugs url (#200)
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 0e52463 commit a9c2df2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
"type": "git",
"url": "git://github.com/fastify/fastify-request-context.git"
},
"bugs": {
"url": "https://github.com/fastify/fastify-request-context/issues"
},
"keywords": [
"fastify",
"plugin",
Expand Down

0 comments on commit a9c2df2

Please sign in to comment.