We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e977e commit c04082bCopy full SHA for c04082b
1 file changed
package.json
@@ -34,6 +34,9 @@
34
"ember-addon": {
35
"defaultBlueprint": "lightning-deploy-config"
36
},
37
+ "publishConfig": {
38
+ "registry": "https://registry.npmjs.org/"
39
+ },
40
"release-it": {
41
"git": {
42
"tagName": "v${version}",
0 commit comments