Skip to content

Commit

Permalink
feat(website): upgrade nivo packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Benitte committed May 30, 2018
1 parent 6d172db commit d6eefa3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nivo/line": "0.40.0",
"@nivo/pie": "0.40.0",
"@nivo/radar": "0.40.0",
"@nivo/sankey": "0.40.0",
"@nivo/sankey": "0.41.0",
"@nivo/scatterplot": "0.40.0",
"@nivo/stream": "0.40.0",
"@nivo/sunburst": "0.40.0",
Expand Down
6 changes: 3 additions & 3 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@
react-motion "^0.5.2"
recompose "^0.26.0"

"@nivo/sankey@0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@nivo/sankey/-/sankey-0.40.0.tgz#4e871924985d0ee9385740b1744bc43acb85592e"
"@nivo/sankey@0.41.0":
version "0.41.0"
resolved "https://registry.yarnpkg.com/@nivo/sankey/-/sankey-0.41.0.tgz#9cb430101eb5f77fb8b11b0dde2e386eb56da1cc"
dependencies:
"@nivo/core" "0.36.0"
"@nivo/legends" "0.35.2"
Expand Down

0 comments on commit d6eefa3

Please sign in to comment.