Skip to content

Commit

Permalink
chore(package): add bugs url (#156)
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <[email protected]>
  • Loading branch information
Fdawgs authored Nov 18, 2024
1 parent a389b21 commit 43db5e7
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 @@ -35,6 +35,9 @@
"type": "git",
"url": "git://github.com/fastify/fastify-funky.git"
},
"bugs": {
"url": "https://github.com/fastify/fastify-funky/issues"
},
"keywords": [
"fastify",
"plugin",
Expand Down

0 comments on commit 43db5e7

Please sign in to comment.