diff --git a/package.json b/package.json index f3ab4ea..e11792b 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,5 @@ "files": [ "dist", "README.md" - ], - "publishConfig": { - "registry": "https://npm.pkg.github.com", - "access": "public" - } + ] }