Skip to content

Commit f5a34ed

Browse files
committed
fix: Updated to public publish repo
1 parent 91600a9 commit f5a34ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"description": "Patternfly cli for scaffolding projects, performing code mods, and running project related tasks",
55
"author": "Red Hat",
66
"license": "MIT",
7+
"publishConfig": {
8+
"access": "public"
9+
},
710
"main": "dist/cli.js",
811
"type": "module",
912
"bin": {

0 commit comments

Comments
 (0)