We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1aac4f1 + fc625b5 commit b684fb1Copy full SHA for b684fb1
1 file changed
package.json
@@ -61,6 +61,9 @@
61
"tslint-config-standard": "^8.0.1",
62
"typescript": "^3.7.4"
63
},
64
+ "publishConfig": {
65
+ "access": "public"
66
+ },
67
"tags": [
68
"typescript",
69
"validation",
0 commit comments