Skip to content

Commit 203dcfb

Browse files
authored
Update package.json
1 parent 392d4e9 commit 203dcfb

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
@@ -61,5 +61,8 @@
6161
"bugs": {
6262
"url": "https://github.com/ota-meshi/stylelint-config-recommended-vue/issues"
6363
},
64-
"homepage": "https://github.com/ota-meshi/stylelint-config-recommended-vue#readme"
64+
"homepage": "https://github.com/ota-meshi/stylelint-config-recommended-vue#readme",
65+
"publishConfig": {
66+
"access": "public"
67+
}
6568
}

0 commit comments

Comments
 (0)