File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 14
14
"bugs" : {
15
15
"url" : " https://github.com/semantic-release/npm/issues"
16
16
},
17
- "config" : {
18
- "commitizen" : {
19
- "path" : " cz-conventional-changelog"
20
- }
21
- },
22
17
"contributors" : [
23
18
" Stephan Bönnemann <[email protected] > (http://boennemann.me)" ,
24
19
" Gregor Martynus (https://twitter.com/gr2m)"
40
35
"ava" : " ^2.0.0" ,
41
36
"clear-module" : " ^4.0.0" ,
42
37
"codecov" : " ^3.0.0" ,
43
- "commitizen" : " ^4.0.0" ,
44
- "cz-conventional-changelog" : " ^2.0.0" ,
45
38
"delay" : " ^4.0.0" ,
46
39
"dockerode" : " ^2.5.3" ,
47
40
"get-stream" : " ^5.0.0" ,
99
92
"url" : " https://github.com/semantic-release/npm.git"
100
93
},
101
94
"scripts" : {
102
- "cm" : " git-cz" ,
103
95
"codecov" : " codecov -f coverage/coverage-final.json" ,
104
96
"lint" : " xo" ,
105
97
"pretest" : " npm run lint" ,
You can’t perform that action at this time.
0 commit comments