Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Commit

Permalink
add workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed Jul 6, 2022
1 parent 7c9e8a9 commit 0412a7b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@
"release-beta": "release-it --preRelease=beta"
},
"private": false,
"workspaces": [],
"workspaces": [
"src/addons/*"
],
"addons": [
"@eeacms/volto-eea-kitkat",
"@eeacms/volto-sustainability-theme",
Expand Down

0 comments on commit 0412a7b

Please sign in to comment.