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 1
1
{
2
- "name" : " lowcoder-comp -kanban" ,
3
- "version" : " 0.0.1 " ,
2
+ "name" : " meenams -kanban" ,
3
+ "version" : " 0.0.29 " ,
4
4
"type" : " module" ,
5
5
"license" : " MIT" ,
6
6
"dependencies" : {
7
7
"@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" ,
8
11
"@syncfusion/ej2-react-kanban" : " ^26.1.40" ,
9
12
"@types/prop-types" : " ^15.7.12" ,
10
13
"@types/react" : " 18" ,
15
18
"lowcoder-sdk" : " ^2.4.5" ,
16
19
"prop-types" : " ^15.8.1" ,
17
20
"react" : " 18" ,
21
+ "react-bootstrap" : " ^2.10.2" ,
18
22
"react-dom" : " 18" ,
19
23
"react-resize-detector" : " ^11.0.1" ,
20
24
"typescript" : " ^5.5.3" ,
21
25
"vite" : " ^5.3.3"
22
26
},
23
- "lowcoder" : {
27
+ "lowcoder" : {
24
28
"description" : " Kanban Component Plugin" ,
25
29
"comps" : {
26
30
"kanban" : {
32
36
"h" : 40
33
37
}
34
38
}
35
- }
39
+ },
40
+ "entry" : " index.js"
36
41
},
37
42
"scripts" : {
38
43
"start" : " vite" ,
You can’t perform that action at this time.
0 commit comments