Skip to content

Commit 22fac2d

Browse files
committed
chore: Add registry to publish config
1 parent c6a74a7 commit 22fac2d

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

components/child-process-manager/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"homepage": "https://github.com/Telefonica/confluence-tools/tree/main/components/child-process-manager",
1313
"publishConfig": {
14+
"registry": "https://registry.npmjs.org/",
1415
"access": "public"
1516
},
1617
"keywords": [

components/confluence-sync/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"homepage": "https://github.com/Telefonica/confluence-tools/tree/main/components/confluence-sync",
1313
"publishConfig": {
14+
"registry": "https://registry.npmjs.org/",
1415
"access": "public"
1516
},
1617
"keywords": [

components/markdown-confluence-sync/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"homepage": "https://github.com/Telefonica/confluence-tools/tree/main/components/markdown-confluence-sync",
1313
"publishConfig": {
14+
"registry": "https://registry.npmjs.org/",
1415
"access": "public"
1516
},
1617
"keywords": [

0 commit comments

Comments
 (0)