Skip to content

Commit

Permalink
Update addons list to be in sync with dependencies list
Browse files Browse the repository at this point in the history
Fixes #464
  • Loading branch information
kittauri authored Jan 31, 2025
1 parent 21bb97d commit aba15e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,13 @@ In your project or policy add-on {file}`package.json` you should declare all of
"addons": [
"@eeacms/volto-accordion-block",
"@kitconcept/volto-button-block",
"@kitconcept/volto-dsgvo-banner",
"@kitconcept/volto-heading-block",
"@kitconcept/volto-introduction-block",
"@kitconcept/volto-highlight-block",
"@kitconcept/volto-separator-block",
"@kitconcept/volto-light-theme",
"@kitconcept/volto-slider-block",
"your_policy_addon_here"
],
```
Expand Down

0 comments on commit aba15e3

Please sign in to comment.