From a6597ac6691931c2b64683a3e8616858aa1b58b9 Mon Sep 17 00:00:00 2001 From: Antonio Davi Macedo Coelho de Castro Date: Wed, 22 Jul 2020 14:46:17 -0700 Subject: [PATCH] Fix NPM publish process (#6821) --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 681645f1..ff719f2b 100644 --- a/package.json +++ b/package.json @@ -122,9 +122,6 @@ "url": "https://opencollective.com/parse-server", "logo": "https://opencollective.com/parse-server/logo.txt?reverse=true&variant=binary" }, - "publishConfig": { - "registry": "https://npm.pkg.github.com/" - }, "funding": { "type": "opencollective", "url": "https://opencollective.com/parse-server"