Skip to content

Commit

Permalink
Fix addons order
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed Dec 12, 2022
1 parent 0fff042 commit b4b76e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
},
"addons": [
"@eeacms/volto-searchlib",
"@eeacms/volto-marine-theme",
"@eeacms/volto-eea-kitkat",
"@eeacms/volto-slots",
"@eeacms/volto-embed",
"@eeacms/volto-tableau",
"@eeacms/volto-slate-dataentity",
"@eeacms/volto-datablocks",
"@eeacms/volto-marine-theme",
"@eeacms/volto-measurescatalog:installMeasuresCatalogue"
],
"dependencies": {
Expand Down

0 comments on commit b4b76e8

Please sign in to comment.