Skip to content

Commit 231f20d

Browse files
committed
Add publishConfig.registry
1 parent 424cead commit 231f20d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@
9393
"engines": {
9494
"node": "8.* || >= 10"
9595
},
96+
"publishConfig": {
97+
"registry": "https://registry.npmjs.org/"
98+
},
9699
"ember-addon": {
97100
"configPath": "tests/dummy/config",
98101
"fastbootDependencies": [

0 commit comments

Comments
 (0)