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 Sep 4, 2018
1 parent a4a9b58 commit 47a5f8a
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
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@nivo/bar": "0.48.0",
"@nivo/bullet": "0.48.0",
"@nivo/bullet": "0.48.1",
"@nivo/calendar": "0.48.0",
"@nivo/chord": "0.48.0",
"@nivo/circle-packing": "0.48.0",
Expand Down
6 changes: 3 additions & 3 deletions website/yarn.lock
Expand Up @@ -14,9 +14,9 @@
react-motion "^0.5.2"
recompose "^0.26.0"

"@nivo/bullet@0.48.0":
version "0.48.0"
resolved "https://registry.yarnpkg.com/@nivo/bullet/-/bullet-0.48.0.tgz#47a6727cd8132a233e7b2d21ce2d5cfb99bfb4cb"
"@nivo/bullet@0.48.1":
version "0.48.1"
resolved "https://registry.yarnpkg.com/@nivo/bullet/-/bullet-0.48.1.tgz#dba6c4a9fedf76feaea1c97096b71e30a6b997a4"
dependencies:
"@nivo/core" "^0.48.0"
"@nivo/legends" "^0.48.0"
Expand Down

0 comments on commit 47a5f8a

Please sign in to comment.