Skip to content

Commit 8aeaec2

Browse files
committed
fix: set access for npm
1 parent 3a23426 commit 8aeaec2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

@commitlint/config-conventional/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"test": "exit 0"
1111
},
1212
"xo": false,
13+
"publishConfig": {
14+
"access": "public"
15+
},
1316
"repository": {
1417
"type": "git",
1518
"url": "git+https://github.com/marionebl/commitlint.git"

0 commit comments

Comments
 (0)