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 Dec 9, 2017
1 parent bf539c1 commit 71e1c4b
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
"source-map-explorer": "^1.5.0"
},
"dependencies": {
"@nivo/bar": "0.33.0-8",
"@nivo/calendar": "0.33.0-8",
"@nivo/chord": "0.33.0-8",
"@nivo/circle-packing": "0.33.0-8",
"@nivo/core": "0.33.0-8",
"@nivo/generators": "0.33.0-8",
"@nivo/heatmap": "0.33.0-8",
"@nivo/legends": "0.33.0-8",
"@nivo/line": "0.33.0-8",
"@nivo/pie": "0.33.0-8",
"@nivo/radar": "0.33.0-8",
"@nivo/sankey": "0.33.0-8",
"@nivo/scatterplot": "0.33.0-8",
"@nivo/stream": "0.33.0-8",
"@nivo/sunburst": "0.33.0-8",
"@nivo/treemap": "0.33.0-8",
"@nivo/voronoi": "0.33.0-8",
"@nivo/bar": "0.33.0",
"@nivo/calendar": "0.33.0",
"@nivo/chord": "0.33.0",
"@nivo/circle-packing": "0.33.0",
"@nivo/core": "0.33.0",
"@nivo/generators": "0.33.0",
"@nivo/heatmap": "0.33.0",
"@nivo/legends": "0.33.0",
"@nivo/line": "0.33.0",
"@nivo/pie": "0.33.0",
"@nivo/radar": "0.33.0",
"@nivo/sankey": "0.33.0",
"@nivo/scatterplot": "0.33.0",
"@nivo/stream": "0.33.0",
"@nivo/sunburst": "0.33.0",
"@nivo/treemap": "0.33.0",
"@nivo/voronoi": "0.33.0",
"classnames": "2.2.4",
"d3-scale": "^1.0.6",
"d3-scale-chromatic": "^1.1.1",
Expand Down

0 comments on commit 71e1c4b

Please sign in to comment.