We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c08866 commit ae7292bCopy full SHA for ae7292b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "commitizen",
3
- "version": "0.0.0",
+ "version": "0.0.1",
4
"description": "Git commit, but play nice with conventions.",
5
"main": "dist/index.js",
6
"scripts": {
@@ -76,7 +76,7 @@
76
"cachedir": "2.3.0",
77
"cz-conventional-changelog": "3.3.0",
78
"dedent": "0.7.0",
79
- "detect-indent": "6.1.0",
+ "detect-indent": "7.0.2",
80
"find-node-modules": "^2.1.2",
81
"find-root": "1.1.0",
82
"fs-extra": "9.1.0",
0 commit comments