diff --git a/package.json b/package.json index ec38234..29514f3 100644 --- a/package.json +++ b/package.json @@ -49,5 +49,8 @@ "jest", "node-wiki", "wiki-node" - ] -} + ], + "publishConfig": { + "registry": "https://registry.npmjs.org" + } +} \ No newline at end of file