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/react" ,
3
- "version" : " 0 .0.11 " ,
3
+ "version" : " 3 .0.0 " ,
4
4
"description" : " Datagrid component for React" ,
5
5
"author" : " ActiveWidgets SARL" ,
6
6
"license" : " MIT" ,
20
20
"test" : " npm run output && jest"
21
21
},
22
22
"dependencies" : {
23
- "@activewidgets/datagrid" : " 0 .0.11 " ,
24
- "@activewidgets/frameworks" : " 0 .0.11 "
23
+ "@activewidgets/datagrid" : " 3 .0.0 " ,
24
+ "@activewidgets/frameworks" : " 3 .0.0 "
25
25
},
26
26
"peerDependencies" : {
27
27
"react" : " ^16"
28
28
},
29
29
"devDependencies" : {
30
30
"@activewidgets/examples" : " 0.0.5" ,
31
- "@activewidgets/options" : " 0 .0.11 " ,
31
+ "@activewidgets/options" : " 3 .0.0 " ,
32
32
"@activewidgets/puppeteer" : " 0.0.4" ,
33
33
"@activewidgets/testing" : " 0.0.3" ,
34
34
"@babel/core" : " ^7" ,
You can’t perform that action at this time.
0 commit comments