File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
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.1 " ,
5
+ "version" : " 35.8.2 " ,
6
6
"packages" : [
7
7
" packages/*"
8
8
]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-area" ,
3
- "version" : " 35.8.1 " ,
3
+ "version" : " 35.8.2 " ,
4
4
"description" : " Area 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.1 " ,
3
+ "version" : " 35.8.2 " ,
4
4
"description" : " Data viz for React" ,
5
5
"keywords" : [
6
6
" data visualization" ,
19
19
"author" : " Formidable" ,
20
20
"license" : " MIT" ,
21
21
"dependencies" : {
22
- "victory-area" : " ^35.8.1 " ,
22
+ "victory-area" : " ^35.8.2 " ,
23
23
"victory-axis" : " ^35.8.1" ,
24
24
"victory-bar" : " ^35.8.1" ,
25
25
"victory-box-plot" : " ^35.8.1" ,
You can’t perform that action at this time.
0 commit comments