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 b4011c4Copy full SHA for b4011c4
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": {
@@ -85,7 +85,7 @@
85
"is-utf8": "^0.2.1",
86
"lodash": "4.17.21",
87
"minimist": "1.2.7",
88
- "strip-bom": "4.0.0",
+ "strip-bom": "5.0.0",
89
"strip-json-comments": "3.1.1"
90
},
91
"nyc": {
0 commit comments