File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " abstract-chart" ,
3
- "version" : " 10 .0.20 " ,
3
+ "version" : " 11 .0.0 " ,
4
4
"description" : " Drawing charts using multiple unit of measure axes as coordinate system" ,
5
5
"repository" : " https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-chart" ,
6
6
"main" : " lib/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " abstract-visuals-example" ,
4
- "version" : " 10 .0.5 " ,
4
+ "version" : " 11 .0.0 " ,
5
5
"description" : " abstract-visuals-example" ,
6
6
"repository" : " https://github.com/dividab/abstract-visuals" ,
7
7
"main" : " lib/index.js" ,
10
10
"type" : " module" ,
11
11
"dependencies" : {
12
12
"abstract-3d" : " ^0.5.13" ,
13
- "abstract-chart" : " ^10 .0.20 " ,
13
+ "abstract-chart" : " ^11 .0.0 " ,
14
14
"abstract-document" : " ^14.0.17" ,
15
15
"abstract-image" : " ^11.0.13" ,
16
16
"abstract-sheet" : " ^0.0.30" ,
You can’t perform that action at this time.
0 commit comments