Skip to content

Commit

Permalink
chore: add publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxingkang committed Jun 17, 2024
1 parent 216b851 commit be8bd7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,8 @@
"*.{ts,tsx}": [
"eslint --cache --fix"
]
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit be8bd7a

Please sign in to comment.