Skip to content

Commit

Permalink
chore: fix public package
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbiscuit committed Mar 1, 2023
1 parent eb3b3db commit 63dbc62
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 @@ -10,6 +10,9 @@
"plone",
"react"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"i18n": "rm -rf build/messages && NODE_ENV=production i18n --addon",
"release": "release-it -c ./.release-it.json",
Expand Down

0 comments on commit 63dbc62

Please sign in to comment.