Skip to content

Commit

Permalink
feat(radial-bar): update website package as it is now published
Browse files Browse the repository at this point in the history
  • Loading branch information
plouc committed Oct 9, 2021
1 parent 5d387c6 commit 2757063
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -24,7 +24,7 @@
"@nivo/parallel-coordinates": "0.74.0",
"@nivo/pie": "0.74.0",
"@nivo/radar": "0.74.0",
"@nivo/radial-bar": "file:./../packages/radial-bar",
"@nivo/radial-bar": "0.74.0",
"@nivo/sankey": "0.74.0",
"@nivo/scatterplot": "0.74.0",
"@nivo/stream": "0.74.0",
Expand Down
13 changes: 0 additions & 13 deletions yarn.lock
Expand Up @@ -5302,19 +5302,6 @@
call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0"

"@nivo/radial-bar@file:./packages/radial-bar":
version "0.73.0"
dependencies:
"@nivo/arcs" "0.73.0"
"@nivo/colors" "0.73.0"
"@nivo/legends" "0.73.0"
"@nivo/polar-axes" "0.73.0"
"@nivo/scales" "0.73.0"
"@nivo/tooltip" "0.73.0"
"@react-spring/web" "9.2.6"
d3-scale "^3.2.3"
d3-shape "^1.3.5"

"@nodelib/fs.scandir@2.1.3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
Expand Down

0 comments on commit 2757063

Please sign in to comment.