File tree 3 files changed +6
-9
lines changed
3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " @epeejs/antd-img-crop" ,
3
3
"version" : " 1.1.0" ,
4
4
"description" : " An image cropper for Ant Design Upload" ,
5
- "homepage" : " https://github.com/epeejs/react-components/blob/main/packages/antd-img-crop/README.md" ,
6
5
"sideEffects" : [
7
- " *.less"
6
+ " **/*.css" ,
7
+ " **/*.less"
8
8
],
9
9
"keywords" : [
10
10
" react" ,
34
34
"scripts" : {
35
35
"test" : " echo \" Error: run tests from root\" && exit 1"
36
36
},
37
- "bugs" : {
38
- "url" : " https://github.com/epeejs/react-components/issues"
39
- },
40
37
"dependencies" : {
41
38
"react-easy-crop" : " ^3.5.2"
42
39
},
Original file line number Diff line number Diff line change 5
5
"main" : " es/index.js" ,
6
6
"module" : " es/index.js" ,
7
7
"types" : " es/index.d.ts" ,
8
- "homepage" : " https://github.com/epeejs/react-components/blob/main/packages/pro-layout/README.md" ,
9
8
"repository" : {
10
9
"type" : " git" ,
11
10
"url" : " https://github.com/epeejs/react-components/tree/main/packages/pro-layout"
12
11
},
13
12
"sideEffects" : [
14
- " *.less"
13
+ " **/*.css" ,
14
+ " **/*.less"
15
15
],
16
16
"license" : " MIT" ,
17
17
"files" : [
Original file line number Diff line number Diff line change 5
5
"main" : " es/index.js" ,
6
6
"module" : " es/index.js" ,
7
7
"types" : " es/index.d.ts" ,
8
- "homepage" : " https://github.com/epeejs/react-components/blob/main/packages/pro-table/README.md" ,
9
8
"license" : " MIT" ,
10
9
"sideEffects" : [
11
- " *.less"
10
+ " **/*.css" ,
11
+ " **/*.less"
12
12
],
13
13
"repository" : {
14
14
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments