diff --git a/ghost/portal/package.json b/ghost/portal/package.json index 8694a96f13..213d55a1ca 100644 --- a/ghost/portal/package.json +++ b/ghost/portal/package.json @@ -11,7 +11,8 @@ "README.md" ], "publishConfig": { - "access": "public" + "access": "public", + "registry": "https://registry.npmjs.org/" }, "dependencies": { "@testing-library/jest-dom": "4.2.4",