File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 14
14
" drawer-motion" ,
15
15
" drawer-animation"
16
16
],
17
- "homepage" : " https://github.com/ant-motion /drawer" ,
17
+ "homepage" : " https://github.com/react-component /drawer" ,
18
18
19
19
"repository" : {
20
20
"type" : " git" ,
21
- "url" : " https://github.com/ant-motion /drawer.git"
21
+ "url" : " https://github.com/react-component /drawer.git"
22
22
},
23
23
"bugs" : {
24
- "url" : " https://github.com/ant-motion /drawer/issues"
24
+ "url" : " https://github.com/react-component /drawer/issues"
25
25
},
26
26
"files" : [
27
27
" lib" ,
44
44
"react" : " >=16.9.0" ,
45
45
"react-dom" : " >=16.9.0"
46
46
},
47
+ "dependencies" : {
48
+ "@babel/runtime" : " ^7.10.1" ,
49
+ "classnames" : " ^2.2.6" ,
50
+ "rc-util" : " ^5.7.0"
51
+ },
47
52
"devDependencies" : {
48
53
"@types/classnames" : " ^2.2.9" ,
49
54
"@types/enzyme" : " ^3.1.15" ,
67
72
"react-dom" : " ^16.10.2" ,
68
73
"react-test-renderer" : " ^16.10.2" ,
69
74
"typescript" : " ^4.0.3"
70
- },
71
- "dependencies" : {
72
- "@babel/runtime" : " ^7.10.1" ,
73
- "classnames" : " ^2.2.6" ,
74
- "rc-util" : " ^5.7.0"
75
75
}
76
76
}
You can’t perform that action at this time.
0 commit comments