Skip to content

Commit 5abcdd5

Browse files
committed
chore(package): default npm publish access to public
1 parent 1cd4125 commit 5abcdd5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"url": "https://github.com/DKFuH/OrgScript/issues"
1616
},
1717
"homepage": "https://github.com/DKFuH/OrgScript#readme",
18+
"publishConfig": {
19+
"access": "public"
20+
},
1821
"keywords": [
1922
"business-logic",
2023
"workflow-language",

0 commit comments

Comments
 (0)