Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit a95544b

Browse files
Merge pull request #9 from ehmicky/chore/bugs-url
Add `bugs` field in `package.json`
2 parents f949736 + b4b867e commit a95544b

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
@@ -12,6 +12,9 @@
1212
"type": "git",
1313
"url": "git+https://github.com/chrisdwheatley/netlify-plugin-image-optim.git"
1414
},
15+
"bugs": {
16+
"url": "https://github.com/chrisdwheatley/netlify-plugin-image-optim/issues"
17+
},
1518
"dependencies": {
1619
"boxen": "^4.1.0",
1720
"chalk": "^2.4.2",

0 commit comments

Comments
 (0)