Skip to content

Commit cc6c378

Browse files
committed
fix: add publish config
1 parent f3ca275 commit cc6c378

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
@@ -27,6 +27,9 @@
2727
"import": "./eslint.config.js"
2828
}
2929
},
30+
"publishConfig": {
31+
"access": "public"
32+
},
3033
"prettier": "./prettier.js",
3134
"scripts": {
3235
"format": "prettier . --write",

0 commit comments

Comments
 (0)