Skip to content

Commit

Permalink
chore: remove commitizen
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg committed Jan 14, 2018
1 parent 64bc152 commit f552c05
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
[![Greenkeeper badge](https://badges.greenkeeper.io/vanduynslagerp/cz-conventional-commit.svg)](https://greenkeeper.io/)
[![license](https://img.shields.io/github/license/vanduynslagerp/cz-conventional-commit.svg)](https://github.com/vanduynslagerp/cz-conventional-commit/blob/master/LICENSE)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)

[![Travis](https://img.shields.io/travis/vanduynslagerp/cz-conventional-commit.svg)](https://travis-ci.org/vanduynslagerp/cz-conventional-commit)
[![Codecov](https://img.shields.io/codecov/c/github/vanduynslagerp/cz-conventional-commit.svg)](https://codecov.io/gh/vanduynslagerp/cz-conventional-commit)
Expand Down
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@
"bugs": {
"url": "https://github.com/vanduynslagerp/cz-conventional-commit/issues"
},
"config": {
"commitizen": {
"path": "./lib/index.js"
}
},
"dependencies": {
"conventional-changelog-metahub": "^1.1.0",
"lodash": "^4.17.4",
Expand All @@ -21,7 +16,6 @@
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.6.0",
"codecov": "^3.0.0",
"commitizen": "^2.9.6",
"conventional-commits-parser": "^2.0.0",
"emoji-regex": "^6.5.1",
"eslint": "^4.5.0",
Expand Down Expand Up @@ -102,7 +96,6 @@
},
"scripts": {
"clean": "rimraf coverage && rimraf .nyc_output",
"cm": "git-cz",
"codecov": "codecov",
"compile": "rimraf lib && babel src --source-maps --out-dir lib",
"coverage": "nyc check-coverage",
Expand Down

0 comments on commit f552c05

Please sign in to comment.