removed publishConfig

This commit is contained in:
Matteo Manzinello 2020-06-30 12:16:39 +02:00
parent ff71bccddc
commit 8a7e43a6b2

View File

@ -59,8 +59,5 @@
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
"url": "https://opencollective.com/mailgo" "url": "https://opencollective.com/mailgo"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
} }
} }