From d3038b2cb1f7c4f0aa50f10349b2956f94edb8e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Ignacio=20Guerrero=20VInueza?= Date: Sun, 28 Jun 2020 13:29:48 -0500 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20Use=20npm=20registry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index da65cf9..96f8657 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "version": "0.0.3", "main": "index.js", "description": "Get the list of locales from a given space", - "publishConfig": { "registry": "https://npm.pkg.github.com/" }, "repository": { "type": "git", "url": "https://github.com/joseguerrerov/gatsby-source-contentful-locales.git"