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 88bf78bCopy full SHA for 88bf78b
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": {
@@ -86,7 +86,7 @@
86
"lodash": "4.17.21",
87
"minimist": "1.2.7",
88
"strip-bom": "4.0.0",
89
- "strip-json-comments": "3.1.1"
+ "strip-json-comments": "4.0.0"
90
},
91
"nyc": {
92
"extends": "@istanbuljs/nyc-config-babel",
0 commit comments