Skip to content

Commit d74bbc0

Browse files
authored
chore(package): add bugs url (#13)
Signed-off-by: Frazer Smith <[email protected]>
1 parent a12f8ca commit d74bbc0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
"type": "git",
2121
"url": "git+https://github.com/fastify/json-schema-ref-resolver.git"
2222
},
23+
"bugs": {
24+
"url": "https://github.com/fastify/json-schema-ref-resolver/issues"
25+
},
2326
"keywords": [
2427
"json",
2528
"schema",

0 commit comments

Comments
 (0)