Skip to content

Commit

Permalink
chore: install commitizen locally
Browse files Browse the repository at this point in the history
Trying to fix travis failure related to commitizen

#225
  • Loading branch information
morphatic committed Oct 24, 2021
1 parent 2a79336 commit 1b2f0d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@feathersjs/feathers": "^4.3.4",
"chai": "^4.2.0",
"chance": "^1.1.0",
"cz-conventional-changelog": "^3.0.2",
"cz-conventional-changelog": "^3.3.0",
"deep-equal": "^2.0.5",
"eslint": "^7.32.0",
"faker": "^4.1.0",
Expand All @@ -52,6 +52,7 @@
},
"dependencies": {
"auth0": "^2.20.0",
"commitizen": "^4.2.4",
"deepmerge": "^4.0.0",
"fast-sort": "^1.6.0",
"jsonwebtoken": "^8.5.1",
Expand Down

0 comments on commit 1b2f0d1

Please sign in to comment.