We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b42dfe2 + 3f795b3 commit 73b21e6Copy full SHA for 73b21e6
package.json
@@ -6,6 +6,9 @@
6
"luhn"
7
],
8
"author": "Eric King <[email protected]> (https://webdeveric.com/)",
9
+ "publishConfig": {
10
+ "access": "public"
11
+ },
12
"repository": {
13
"type": "git",
14
"url": "git+ssh://[email protected]/webdeveric/validation-algorithms.git"
0 commit comments