diff --git a/files/__addonLocation__/package.json b/files/__addonLocation__/package.json index 723c135..4e850d8 100644 --- a/files/__addonLocation__/package.json +++ b/files/__addonLocation__/package.json @@ -86,9 +86,6 @@ "rollup-plugin-copy": "^3.5.0"<% } %><% if (typescript) { %>, "typescript": "^5.4.5"<% } %> }, - "publishConfig": { - "registry": "https://registry.npmjs.org" - }, "ember": { "edition": "octane" },