Skip to content

Commit fe2ff1f

Browse files
committed
Add bugs property
1 parent 404b825 commit fe2ff1f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,8 @@
3030
"gh-release": "^3.5.0",
3131
"jest": "^25.1.0"
3232
},
33-
"repository": "https://github.com/sw-yx/netlify-plugin-a11y"
33+
"repository": "https://github.com/sw-yx/netlify-plugin-a11y",
34+
"bugs": {
35+
"url": "https://github.com/sw-yx/netlify-plugin-a11y/issues"
36+
}
3437
}

0 commit comments

Comments
 (0)