Skip to content

Commit

Permalink
Updated victory version, to fix tooltip bug
Browse files Browse the repository at this point in the history
  • Loading branch information
bond95 committed Jul 1, 2019
1 parent 54c6077 commit 16216ec
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 227 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
},
"dependencies": {
"@patternfly/react-charts": "4.1.5",
"@patternfly/react-console": "1.10.22",
"@patternfly/react-tokens": "2.5.5",
"babel-polyfill": "6.26.0",
"@patternfly/react-console": "1.10.22",
"blob-util": "1.2.1",
"bootstrap": "3.3.7",
"bootstrap-select": "1.13.1",
Expand Down Expand Up @@ -103,7 +103,8 @@
"react-router-navigation-prompt": "1.6.3",
"react-test-renderer": "16.4.0",
"redux": "4.0.0",
"redux-saga": "0.16.0"
"redux-saga": "0.16.0",
"victory": "32.3.1"
},
"resolutions": {
"redux": "4.0.0",
Expand Down
Loading

0 comments on commit 16216ec

Please sign in to comment.