Skip to content

Commit

Permalink
Add publishConfig.registry
Browse files Browse the repository at this point in the history
  • Loading branch information
xg-wang committed Nov 28, 2019
1 parent 424cead commit 231f20d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@
"engines": {
"node": "8.* || >= 10"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"ember-addon": {
"configPath": "tests/dummy/config",
"fastbootDependencies": [
Expand Down

0 comments on commit 231f20d

Please sign in to comment.