Add email to bugs section.
This commit is contained in:
parent
cfd05d028e
commit
40dc13b644
|
@ -4,7 +4,10 @@
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"homepage": "https://git.bauke.xyz/Holllo/test",
|
"homepage": "https://git.bauke.xyz/Holllo/test",
|
||||||
"bugs": "https://github.com/Holllo/test/issues",
|
"bugs": {
|
||||||
|
"email": "helllo@holllo.org",
|
||||||
|
"url": "https://github.com/Holllo/test/issues"
|
||||||
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue