Skip to content

Commit

Permalink
try to fix travis commitizen
Browse files Browse the repository at this point in the history
It worked on Travis with this configuration before, even though it DOESN'T work locally like this
  • Loading branch information
morphatic committed Oct 25, 2021
1 parent 1b2f0d1 commit 1fd6fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
"path": "./node_modules/cz-conventional-changelog"
}
}
}

0 comments on commit 1fd6fee

Please sign in to comment.