File tree 4 files changed +7
-7
lines changed
victory-voronoi-container
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
"lerna" : " 2.11.0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 35.8.3 " ,
5
+ "version" : " 35.8.4 " ,
6
6
"packages" : [
7
7
" packages/*"
8
8
]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-create-container" ,
3
- "version" : " 35.8.1 " ,
3
+ "version" : " 35.8.4 " ,
4
4
"description" : " Container Helper for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
24
24
"victory-core" : " ^35.8.1" ,
25
25
"victory-cursor-container" : " ^35.8.1" ,
26
26
"victory-selection-container" : " ^35.8.1" ,
27
- "victory-voronoi-container" : " ^35.8.1 " ,
27
+ "victory-voronoi-container" : " ^35.8.4 " ,
28
28
"victory-zoom-container" : " ^35.8.1"
29
29
},
30
30
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-voronoi-container" ,
3
- "version" : " 35.8.1 " ,
3
+ "version" : " 35.8.4 " ,
4
4
"description" : " Interactive Voronoi Mouseover Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory" ,
3
- "version" : " 35.8.3 " ,
3
+ "version" : " 35.8.4 " ,
4
4
"description" : " Data viz for React" ,
5
5
"keywords" : [
6
6
" data visualization" ,
28
28
"victory-candlestick" : " ^35.8.1" ,
29
29
"victory-chart" : " ^35.8.3" ,
30
30
"victory-core" : " ^35.8.1" ,
31
- "victory-create-container" : " ^35.8.1 " ,
31
+ "victory-create-container" : " ^35.8.4 " ,
32
32
"victory-cursor-container" : " ^35.8.1" ,
33
33
"victory-errorbar" : " ^35.8.1" ,
34
34
"victory-group" : " ^35.8.1" ,
43
43
"victory-stack" : " ^35.8.1" ,
44
44
"victory-tooltip" : " ^35.8.1" ,
45
45
"victory-voronoi" : " ^35.8.1" ,
46
- "victory-voronoi-container" : " ^35.8.1 " ,
46
+ "victory-voronoi-container" : " ^35.8.4 " ,
47
47
"victory-zoom-container" : " ^35.8.1"
48
48
},
49
49
"scripts" : {
You can’t perform that action at this time.
0 commit comments