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 49de999Copy full SHA for 49de999
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": {
@@ -80,7 +80,7 @@
80
"find-node-modules": "^2.1.2",
81
"find-root": "1.1.0",
82
"fs-extra": "9.1.0",
83
- "glob": "7.2.3",
+ "glob": "8.1.0",
84
"inquirer": "8.2.5",
85
"is-utf8": "^0.2.1",
86
"lodash": "4.17.21",
0 commit comments