We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aac4f1 commit fc625b5Copy full SHA for fc625b5
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