File tree Expand file tree Collapse file tree 2 files changed +307
-71
lines changed Expand file tree Collapse file tree 2 files changed +307
-71
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " lowcoder-comp -kanban" ,
3- "version" : " 0.0.1 " ,
2+ "name" : " meenams -kanban" ,
3+ "version" : " 0.0.29 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "dependencies" : {
77 "@observablehq/runtime" : " ^5.9.8" ,
8+ "@syncfusion/ej2-base" : " ^25.2.7" ,
9+ "@syncfusion/ej2-kanban" : " ^26.1.40" ,
10+ "@syncfusion/ej2-material3-theme" : " ^26.1.35" ,
811 "@syncfusion/ej2-react-kanban" : " ^26.1.40" ,
912 "@types/prop-types" : " ^15.7.12" ,
1013 "@types/react" : " 18" ,
1518 "lowcoder-sdk" : " ^2.4.5" ,
1619 "prop-types" : " ^15.8.1" ,
1720 "react" : " 18" ,
21+ "react-bootstrap" : " ^2.10.2" ,
1822 "react-dom" : " 18" ,
1923 "react-resize-detector" : " ^11.0.1" ,
2024 "typescript" : " ^5.5.3" ,
2125 "vite" : " ^5.3.3"
2226 },
23- "lowcoder" : {
27+ "lowcoder" : {
2428 "description" : " Kanban Component Plugin" ,
2529 "comps" : {
2630 "kanban" : {
3236 "h" : 40
3337 }
3438 }
35- }
39+ },
40+ "entry" : " index.js"
3641 },
3742 "scripts" : {
3843 "start" : " vite" ,
You can’t perform that action at this time.
0 commit comments