Skip to content

Commit b2d8cd2

Browse files
committed
fix: release
1 parent 5c35c43 commit b2d8cd2

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
@@ -101,6 +101,9 @@
101101
"type": "git",
102102
"url": "git+https://github.com/intlify/cli.git"
103103
},
104+
"publishConfig": {
105+
"access": "public"
106+
},
104107
"packageManager": "pnpm@8.7.5",
105108
"scripts": {
106109
"prepare": "git config --local core.hooksPath .githooks",

0 commit comments

Comments
 (0)