Skip to content

Commit

Permalink
Add volto-tableau
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed May 27, 2021
1 parent 74b31b3 commit 10ae1f0
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mrs.developer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,12 @@
"package": "volto-block-style",
"path": "src",
"branch": "develop"
},

"volto-tableau": {
"url": "https://github.com/eea/volto-tableau.git",
"package": "@eeacms/volto-tableau",
"path": "src",
"branch": "master"
}
}
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"@eeacms/volto-sentry-rancher-config",
"@eeacms/volto-widget-temporal-coverage",
"@eeacms/volto-widget-geolocation",
"@eeacms/volto-tableau",
"@eeacms/volto-freshwater",
"@eeacms/volto-block-style"
],
Expand Down Expand Up @@ -76,6 +77,7 @@
"@eeacms/volto-sentry-rancher-config": "2.1.1",
"@eeacms/volto-slate-footnote": "2.2.1",
"@eeacms/volto-freshwater": "0.1.1",
"@eeacms/volto-tableau": "eea/volto-tableau",
"@eeacms/volto-widget-geolocation": "2.2.1",
"@eeacms/volto-widget-temporal-coverage": "2.1.2",
"@eeacms/volto-widgets-view": "2.1.1",
Expand Down
6 changes: 6 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2150,6 +2150,12 @@
dependencies:
volto-slate "^2.0.0"

"@eeacms/volto-tableau@eea/volto-tableau":
version "1.2.0"
resolved "https://codeload.github.com/eea/volto-tableau/tar.gz/73ce85b3c012f7be537541cad798a5bf5ed13205"
dependencies:
tableau-api-js "github:eea/tableau-api-js#1.1.0"

"@eeacms/volto-widget-geolocation@2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@eeacms/volto-widget-geolocation/-/volto-widget-geolocation-2.2.1.tgz#b8f0d9d1332f6254d8edc04feae17167b8d333e1"
Expand Down

0 comments on commit 10ae1f0

Please sign in to comment.