Skip to content

Commit 3f795b3

Browse files
committed
chore: added publishConfig
1 parent b42dfe2 commit 3f795b3

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
@@ -6,6 +6,9 @@
66
"luhn"
77
],
88
"author": "Eric King <[email protected]> (https://webdeveric.com/)",
9+
"publishConfig": {
10+
"access": "public"
11+
},
912
"repository": {
1013
"type": "git",
1114
"url": "git+ssh://[email protected]/webdeveric/validation-algorithms.git"

0 commit comments

Comments
 (0)