Skip to content

Commit 3128b15

Browse files
committed
fix(package): add publish config
1 parent 472d7f0 commit 3128b15

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,8 @@
8989
"url": "https://github.com/angular-extensions/pretty-html-log/issues"
9090
},
9191
"license": "MIT",
92-
"author": "Kevin Kreuzer <@kreuzerk>"
92+
"author": "Kevin Kreuzer <@kreuzerk>",
93+
"publishConfig": {
94+
"access": "public"
95+
}
9396
}

0 commit comments

Comments
 (0)