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 ea33204Copy full SHA for ea33204
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": {
@@ -79,7 +79,7 @@
79
"detect-indent": "6.1.0",
80
"find-node-modules": "^2.1.2",
81
"find-root": "1.1.0",
82
- "fs-extra": "9.1.0",
+ "fs-extra": "10.1.0",
83
"glob": "7.2.3",
84
"inquirer": "8.2.5",
85
"is-utf8": "^0.2.1",
0 commit comments