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 authored and Raphaël Benitte committed Dec 7, 2017
1 parent c6f9810 commit 429bd5f
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions website/package.json
Expand Up @@ -9,16 +9,17 @@
"source-map-explorer": "^1.5.0"
},
"dependencies": {
"@nivo/bar": "0.32.0",
"@nivo/calendar": "0.32.0",
"@nivo/chord": "0.32.0",
"@nivo/bar": "0.33.0-0",
"@nivo/calendar": "0.33.0-0",
"@nivo/chord": "0.33.0-0",
"@nivo/circle-packing": "0.32.0",
"@nivo/core": "0.32.0",
"@nivo/generators": "0.32.0",
"@nivo/heatmap": "0.32.0",
"@nivo/line": "0.32.0",
"@nivo/heatmap": "0.33.0-0",
"@nivo/legends": "0.33.0-0",
"@nivo/line": "0.33.0-0",
"@nivo/pie": "0.32.0",
"@nivo/radar": "0.32.0",
"@nivo/radar": "0.33.0-0",
"@nivo/sankey": "0.32.0",
"@nivo/stream": "0.32.0",
"@nivo/sunburst": "0.32.0",
Expand Down

0 comments on commit 429bd5f

Please sign in to comment.