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 Aug 30, 2018
1 parent c9cfbe2 commit a88e50f
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 163 deletions.
36 changes: 18 additions & 18 deletions website/package.json
Expand Up @@ -9,24 +9,24 @@
"source-map-explorer": "^1.5.0"
},
"dependencies": {
"@nivo/bar": "0.46.0",
"@nivo/calendar": "0.46.0",
"@nivo/chord": "0.46.0",
"@nivo/circle-packing": "0.46.0",
"@nivo/core": "0.46.0",
"@nivo/generators": "0.46.0",
"@nivo/heatmap": "0.46.0",
"@nivo/legends": "0.46.0",
"@nivo/line": "0.46.0",
"@nivo/pie": "0.46.0",
"@nivo/radar": "0.46.0",
"@nivo/sankey": "0.46.0",
"@nivo/scatterplot": "0.46.0",
"@nivo/stream": "0.46.0",
"@nivo/sunburst": "0.46.0",
"@nivo/treemap": "0.46.0",
"@nivo/voronoi": "0.46.0",
"@nivo/waffle": "0.46.0",
"@nivo/bar": "0.47.0",
"@nivo/calendar": "0.47.0",
"@nivo/chord": "0.47.0",
"@nivo/circle-packing": "0.47.0",
"@nivo/core": "0.47.0",
"@nivo/generators": "0.47.0",
"@nivo/heatmap": "0.47.0",
"@nivo/legends": "0.47.0",
"@nivo/line": "0.47.0",
"@nivo/pie": "0.47.0",
"@nivo/radar": "0.47.0",
"@nivo/sankey": "0.47.0",
"@nivo/scatterplot": "0.47.0",
"@nivo/stream": "0.47.0",
"@nivo/sunburst": "0.47.0",
"@nivo/treemap": "0.47.0",
"@nivo/voronoi": "0.47.0",
"@nivo/waffle": "0.47.0",
"classnames": "2.2.4",
"d3-scale": "^2.1.2",
"d3-scale-chromatic": "^1.3.3",
Expand Down

0 comments on commit a88e50f

Please sign in to comment.