diff --git a/package.json b/package.json index c69915b..6de3d87 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,9 @@ "type": "git", "url": "git+https://github.com/pladaria/xml-query.git" }, + "publishConfig": { + "registry": "https://registry.npmjs.org" + }, "bugs": { "url": "https://github.com/pladaria/xml-query/issues" },