Skip to content

Commit

Permalink
chore: publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
jungpaeng committed Oct 1, 2023
1 parent a7f6c3a commit e92c3a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"workspaces": [
"packages/*"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"clean": "rimraf dist",
"build": "yarn clean && yarn build:js && yarn build:dts",
Expand Down

0 comments on commit e92c3a5

Please sign in to comment.