File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @activewidgets/angular" ,
3
- "version" : " 0 .0.11 " ,
3
+ "version" : " 3 .0.0 " ,
4
4
"description" : " Datagrid component for angular" ,
5
5
"author" : " ActiveWidgets SARL" ,
6
6
"license" : " MIT" ,
26
26
"test" : " npm run output && jest"
27
27
},
28
28
"dependencies" : {
29
- "@activewidgets/frameworks" : " 0 .0.11 " ,
30
- "@activewidgets/datagrid" : " 0 .0.11 "
29
+ "@activewidgets/frameworks" : " 3 .0.0 " ,
30
+ "@activewidgets/datagrid" : " 3 .0.0 "
31
31
},
32
32
"peerDependencies" : {
33
33
"@angular/core" : " *"
34
34
},
35
35
"devDependencies" : {
36
36
"@activewidgets/examples" : " 0.0.5" ,
37
- "@activewidgets/options" : " 0 .0.11 " ,
37
+ "@activewidgets/options" : " 3 .0.0 " ,
38
38
"@activewidgets/puppeteer" : " 0.0.4" ,
39
39
"@activewidgets/testing" : " 0.0.3" ,
40
40
"@angular/common" : " ^8" ,
You can’t perform that action at this time.
0 commit comments