chore: publish packages as public
This commit is contained in:
parent
e29a8770fb
commit
a0a02458b0
2 changed files with 4 additions and 1 deletions
|
@ -27,6 +27,9 @@
|
|||
"build": "tsup",
|
||||
"prepublishOnly": "npm run build"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"files": [
|
||||
"README.md",
|
||||
"LICENSE",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue