Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Commit

Permalink
chore: 🤖 include git-cz
Browse files Browse the repository at this point in the history
  • Loading branch information
Amri91 committed Aug 17, 2018
1 parent 705730f commit adc0e70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"scripts": {
"lint": "eslint .",
"jest": "jest .",
"c": "git-cz",
"test": "npm run lint && npm run jest",
"release": "xyz --repo git@github.com:wearereasonablepeople/webpacker.git --increment"
},
Expand Down Expand Up @@ -71,6 +72,7 @@
"eslint": "^5.2.0",
"eslint-config-warp": "^3.0.0",
"eslint-plugin-jest": "^21.18.0",
"git-cz": "^1.7.1",
"jest-cli": "^23.4.2",
"jest-config": "^23.4.2",
"xyz": "^3.0.0"
Expand Down

0 comments on commit adc0e70

Please sign in to comment.