File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 48
48
},
49
49
"devDependencies" : {
50
50
"@types/classnames" : " ^2.2.9" ,
51
+ "@types/jest" : " ^26.0.13" ,
51
52
"@types/react" : " ^16.9.2" ,
52
53
"@types/react-dom" : " ^16.9.0" ,
53
54
"@umijs/fabric" : " ^2.0.3" ,
58
59
"enzyme-to-json" : " ^3.4.0" ,
59
60
"eslint" : " ^7.0.0" ,
60
61
"father" : " ^2.13.4" ,
61
- "husky" : " ^4.2.3" ,
62
62
"less" : " ^3.10.3" ,
63
63
"np" : " ^6.2.0" ,
64
64
"prettier" : " ^2.0.1" ,
65
65
"pretty-quick" : " ^3.0.0" ,
66
+ "rc-select" : " ^11.0.0" ,
66
67
"react" : " ^16.0.0" ,
67
68
"react-dom" : " ^16.0.0" ,
68
- "react-test-renderer" : " ^16.0.0" ,
69
- "rc-select" : " ^11.0.0"
69
+ "react-test-renderer" : " ^16.0.0"
70
70
},
71
71
"peerDependencies" : {
72
72
"react" : " ^16.0.0" ,
73
73
"react-dom" : " ^16.0.0"
74
74
},
75
- "husky" : {
76
- "hooks" : {
77
- "pre-commit" : " pretty-quick --staged"
78
- }
79
- },
80
75
"cnpm" : {
81
76
"mode" : " npm"
82
77
},
You can’t perform that action at this time.
0 commit comments