Skip to content

Commit d4cbab9

Browse files
committed
chore: add publishConfig access public for scoped publish
1 parent 581b4ce commit d4cbab9

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
@@ -21,6 +21,9 @@
2121
"engines": {
2222
"node": ">= 20"
2323
},
24+
"publishConfig": {
25+
"access": "public"
26+
},
2427
"scripts": {
2528
"lint": "eslint .",
2629
"lint:fix": "eslint --fix .",

0 commit comments

Comments
 (0)