Skip to content

Commit

Permalink
build: fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
syfxlin committed Aug 13, 2023
1 parent f1ecce8 commit 88c4aeb
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 @@ -9,6 +9,9 @@
"styled-components",
"css-in-js"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"dev": "vite",
"build": "tsup",
Expand Down

0 comments on commit 88c4aeb

Please sign in to comment.