Skip to content

Commit

Permalink
fix: addons dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini authored May 9, 2024
1 parent 9b64de2 commit 012def3
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 @@ -13,6 +13,9 @@
"publishConfig": {
"access": "public"
},
"addons: [
"volto-multilingual-widget"
],
"scripts": {
"i18n": "rm -rf build/messages && NODE_ENV=production i18n --addon",
"dry-release": "release-it --dry-run",
Expand Down

0 comments on commit 012def3

Please sign in to comment.