Skip to content

Commit

Permalink
Merge pull request #300 from jamescdavis/remove_publishConfig
Browse files Browse the repository at this point in the history
remove publishConfig from addon package.json
  • Loading branch information
NullVoxPopuli authored Oct 16, 2024
2 parents 79576c2 + 288ecbd commit 6598c3c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions files/__addonLocation__/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit 6598c3c

Please sign in to comment.