Skip to content

Commit 73b21e6

Browse files
authored
Merge pull request #2 from webdeveric/fix/access
chore: added `publishConfig`
2 parents b42dfe2 + 3f795b3 commit 73b21e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
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)