diff --git a/package.json b/package.json index 9eaa241..ccd0cd4 100644 --- a/package.json +++ b/package.json @@ -75,6 +75,6 @@ ] }, "publishConfig": { - "registry": "https://npm.pkg.github.com/" + "registry": "https://registry.npmjs.org/" } }