Skip to content

Commit

Permalink
Updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlocseh committed Nov 18, 2021
1 parent c1481eb commit 7d4ff8d
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"resolutions": {
"@eeacms/volto-datablocks": "github:eea/volto-datablocks#fix_volto_13_develop_laszlo"
},
"name": "freshwater-frontend",
"description": "Freshwater: Volto Frontend",
"license": "MIT",
Expand All @@ -22,15 +25,14 @@
],
"dependencies": {
"@eeacms/volto-arcgis-block": "*",
"@eeacms/volto-datablocks": "github:eea/volto-datablocks#fix_volto_13_develop",
"@eeacms/volto-datablocks": "github:eea/volto-datablocks#fix_volto_13_develop_laszlo",
"@eeacms/volto-eea-kitkat": "4.1.4",
"@eeacms/volto-embed": "2.0.9",
"@eeacms/volto-freshwater": "github:eea/volto-freshwater#0.1.5.alpha.18",
"@eeacms/volto-plotlycharts": "github:eea/volto-plotlycharts#2.0.9.beta.1",
"@eeacms/volto-slate-dataentity": "^1.0.2",
"@eeacms/volto-tableau": "github:eea/volto-tableau#renderprop",
"@plone/scripts": "*",
"@plone/volto": "plone/volto#slots_quanta_split_relative_path",
"@eeacms/volto-plotlycharts": "github:eea/volto-plotlycharts#2.0.9.beta.1",
"react-anchor-link-smooth-scroll": "^1.0.12",
"react-component-queries": "^2.3.0",
"react-image-gallery": "^0.9.1",
Expand All @@ -43,7 +45,8 @@
"react-stickynode": "^2.1.1",
"react-visibility-sensor": "5.1.1",
"slick-carousel": "^1.8.1",
"webpack-bundle-analyzer": "^3.6.1"
"webpack-bundle-analyzer": "^3.6.1",
"@eeacms/volto-freshwater": "github:eea/volto-freshwater#0.1.5.alpha.19"
},
"devDependencies": {
"@babel/core": "7.11.1",
Expand Down

0 comments on commit 7d4ff8d

Please sign in to comment.