Skip to content

Commit 2c8e65b

Browse files
committed
chore: add publishConfig
1 parent 9b9f813 commit 2c8e65b

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
@@ -2,6 +2,9 @@
22
"name": "@simonsmith/stylelint-component-custom-property",
33
"version": "0.1.0",
44
"description": "Stylelint plugin that validates CSS custom properties in CSS modules to ensure they follow a component-based naming convention.",
5+
"publishConfig": {
6+
"access": "public"
7+
},
58
"repository": {
69
"type": "git",
710
"url": "https://github.com/simonsmith/stylelint-component-custom-property"

0 commit comments

Comments
 (0)