Skip to content

Commit c04082b

Browse files
committed
Specify npm registry
1 parent f0e977e commit c04082b

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
@@ -34,6 +34,9 @@
3434
"ember-addon": {
3535
"defaultBlueprint": "lightning-deploy-config"
3636
},
37+
"publishConfig": {
38+
"registry": "https://registry.npmjs.org/"
39+
},
3740
"release-it": {
3841
"git": {
3942
"tagName": "v${version}",

0 commit comments

Comments
 (0)