Skip to content

Commit

Permalink
build: bump @vx dependencies (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
kristw authored and zhaoyongjie committed Nov 25, 2021
1 parent c88a92d commit ae5573d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"dependencies": {
"@data-ui/histogram": "^0.0.78",
"@data-ui/theme": "^0.0.78",
"@vx/legend": "^0.0.170",
"@vx/responsive": "0.0.172",
"@vx/scale": "^0.0.165",
"@vx/legend": "^0.0.189",
"@vx/responsive": "^0.0.189",
"@vx/scale": "^0.0.189",
"prop-types": "^15.6.2"
},
"peerDependencies": {
Expand Down

0 comments on commit ae5573d

Please sign in to comment.