Skip to content

Commit c220e40

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

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
@@ -35,6 +35,10 @@
3535
"type": "git",
3636
"url": "git+https://github.com/fastify/one-line-logger.git"
3737
},
38+
"bugs": {
39+
"url": "https://github.com/fastify/one-line-logger/issues"
40+
},
41+
"homepage": "https://github.com/fastify/one-line-logger#readme",
3842
"keywords": [
3943
"fastify",
4044
"logger",

0 commit comments

Comments
 (0)