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 170f912Copy full SHA for 170f912
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": {
@@ -62,7 +62,7 @@
62
"ghooks": "2.0.4",
63
"in-publish": "2.0.1",
64
"mocha": "9.2.2",
65
- "mocha-junit-reporter": "1.23.3",
+ "mocha-junit-reporter": "2.2.1",
66
"mocha-multi-reporters": "1.5.1",
67
"nodemon": "2.0.20",
68
"nyc": "15.1.0",
0 commit comments