Skip to content

Commit 0a7b316

Browse files
committed
fix: publish publicly
1 parent 2e01a51 commit 0a7b316

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
@@ -26,6 +26,9 @@
2626
"engines": {
2727
"node": ">=20"
2828
},
29+
"publishConfig": {
30+
"access": "public"
31+
},
2932
"scripts": {
3033
"bundle": "npm run format:write && npm run package",
3134
"ci-test": "npx jest",

0 commit comments

Comments
 (0)