Skip to content

Commit c3b6c14

Browse files
build: add npm publish package visibility
1 parent 7589743 commit c3b6c14

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@
1414
"worker",
1515
"typescript"
1616
],
17-
"repository": {
17+
"publishConfig": {
18+
"access": "public"
19+
},
20+
"repository": {
1821
"type": "git",
1922
"url": "https://github.com/Lomray-Software/microservice-nodejs-lib.git"
2023
},

0 commit comments

Comments
 (0)