Skip to content

Commit

Permalink
feat(package.json): add @eeacms/volto-datablocks, @eeacms/volto-openl…
Browse files Browse the repository at this point in the history
…ayers-map, and @eeacms/volto-tableau to addons and dependencies
  • Loading branch information
razvanMiu committed Apr 5, 2023
1 parent b80dcb9 commit f100540
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 24 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,11 @@
"src/addons/*"
],
"addons": [
"@eeacms/volto-eea-kitkat",
"@eeacms/volto-industry-theme"
"@eeacms/volto-tableau",
"@eeacms/volto-datablocks",
"@eeacms/volto-openlayers-map",
"@eeacms/volto-industry-theme",
"@eeacms/volto-eea-kitkat"
],
"jest": {
"modulePathIgnorePatterns": [
Expand Down Expand Up @@ -145,8 +148,11 @@
"node": "^14 || ^16"
},
"dependencies": {
"@eeacms/volto-datablocks": "4.0.4",
"@eeacms/volto-eea-kitkat": "15.1.0",
"@eeacms/volto-industry-theme": "2.0.13",
"@eeacms/volto-openlayers-map": "0.2.2",
"@eeacms/volto-tableau": "3.0.6",
"@plone/volto": "16.19.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit f100540

Please sign in to comment.