We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472d7f0 commit 3128b15Copy full SHA for 3128b15
1 file changed
package.json
@@ -89,5 +89,8 @@
89
"url": "https://github.com/angular-extensions/pretty-html-log/issues"
90
},
91
"license": "MIT",
92
- "author": "Kevin Kreuzer <@kreuzerk>"
+ "author": "Kevin Kreuzer <@kreuzerk>",
93
+ "publishConfig": {
94
+ "access": "public"
95
+ }
96
}
0 commit comments