registry
registry copied to clipboard
Blank repository get inserted in published server
What's the value of including a blank repository in the published json when my server is remote-only?
{
...
"repository": {
"url": "",
"source": ""
},
...
}