We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91600a9 commit f5a34edCopy full SHA for f5a34ed
package.json
@@ -4,6 +4,9 @@
4
"description": "Patternfly cli for scaffolding projects, performing code mods, and running project related tasks",
5
"author": "Red Hat",
6
"license": "MIT",
7
+ "publishConfig": {
8
+ "access": "public"
9
+ },
10
"main": "dist/cli.js",
11
"type": "module",
12
"bin": {
0 commit comments