Skip to content

Commit dd839cc

Browse files
committed
Specify npm registry
1 parent 0cd004e commit dd839cc

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
@@ -31,6 +31,9 @@
3131
"ember-addon": {
3232
"defaultBlueprint": "yapp-deploy-config"
3333
},
34+
"publishConfig": {
35+
"registry": "https://registry.npmjs.org/"
36+
},
3437
"release-it": {
3538
"git": {
3639
"tagName": "v${version}",

0 commit comments

Comments
 (0)