diff --git a/packages/http-front-cache/package.json b/packages/http-front-cache/package.json index 612dc5e..e10d73a 100644 --- a/packages/http-front-cache/package.json +++ b/packages/http-front-cache/package.json @@ -8,7 +8,7 @@ "directory": "packages/http-front-cache" }, "publishConfig": { - "registry": "https://npm.pkg.github.com" + "registry": "https://registry.npmjs.org/" }, "main": "src/index.js", "types": "src/index.d.ts",