Skip to content

Commit 6b90978

Browse files
authored
Merge pull request #10 from ehmicky/chore/add-bugs-url
2 parents 1009c2b + fe2ff1f commit 6b90978

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
@@ -29,5 +29,8 @@
2929
"gh-release": "^3.5.0",
3030
"jest": "^25.1.0"
3131
},
32-
"repository": "https://github.com/sw-yx/netlify-plugin-a11y"
32+
"repository": "https://github.com/sw-yx/netlify-plugin-a11y",
33+
"bugs": {
34+
"url": "https://github.com/sw-yx/netlify-plugin-a11y/issues"
35+
}
3336
}

0 commit comments

Comments
 (0)