Skip to content

Commit

Permalink
added kitkat
Browse files Browse the repository at this point in the history
  • Loading branch information
alecghica committed Sep 23, 2021
1 parent 95bfdc8 commit 41b58aa
Showing 1 changed file with 7 additions and 21 deletions.
28 changes: 7 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,34 +37,21 @@
"src/addons/*"
],
"addons": [
"volto-slate:asDefault",
"@eeacms/volto-slate-metadata-mentions",
"@eeacms/volto-widgets-view",
"@eeacms/volto-widget-toggle",
"@eeacms/volto-object-widget",
"@eeacms/volto-sentry-rancher-config",
"@eeacms/volto-matomo",
"@eeacms/volto-eea-kitkat",
"@eeacms/volto-grid-block",
"@eeacms/volto-columns-block",
"@eeacms/volto-datablocks",
"@eeacms/volto-embed",
"volto-addons",
"@eeacms/volto-openlayers-map",
"@eeacms/volto-tableau",
"@eeacms/volto-block-style",
"@eeacms/volto-tabs-block",
"@eeacms/volto-staging-banner"
"@eeacms/volto-tableau"
],
"dependencies": {
"@eeacms/volto-matomo": "2.0.2",
"@eeacms/volto-object-widget": "3.0.0",
"@eeacms/volto-sentry-rancher-config": "2.1.2",
"@eeacms/volto-slate-metadata-mentions": "3.0.2",
"@eeacms/volto-staging-banner": "0.1.6",
"@eeacms/volto-widget-toggle": "2.2.3",
"@eeacms/volto-widgets-view": "3.0.0",
"@eeacms/volto-eea-kitkat": "2.0.2",
"@material/react-linear-progress": "^0.15.0",
"@eeacms/volto-embed": "2.0.3",
"@eeacms/volto-datablocks": "2.0.12",
"@eeacms/volto-openlayers-map": "0.1.2",
"@eeacms/volto-tableau": "1.2.3",
"@plone/volto": "13.15.1",
"axios": "^0.21.1",
"jsonp": "^0.2.1",
Expand All @@ -73,8 +60,7 @@
"react-iframe": "^1.8.0",
"react-tooltip": "^4.2.9",
"react-visibility-sensor": "^5.1.1",
"tableau-api-js": "github:eea/tableau-api-js#1.1.0",
"volto-slate": "3.1.1"
"tableau-api-js": "github:eea/tableau-api-js#1.1.0"
},
"devDependencies": {
"eslint-plugin-prettier": "3.1.3",
Expand Down

0 comments on commit 41b58aa

Please sign in to comment.