@commitlint/prompt-cli
Advanced tools
+3
-3
| { | ||
| "name": "@commitlint/prompt-cli", | ||
| "type": "module", | ||
| "version": "20.4.0", | ||
| "version": "20.4.1", | ||
| "description": "commit prompt using commitlint.config.js", | ||
@@ -41,7 +41,7 @@ "main": "cli.js", | ||
| "dependencies": { | ||
| "@commitlint/prompt": "^20.4.0", | ||
| "@commitlint/prompt": "^20.4.1", | ||
| "inquirer": "^9.2.15", | ||
| "tinyexec": "^1.0.0" | ||
| }, | ||
| "gitHead": "c68de5e24b010e38eac171f35ba18d31bb1fd3dd" | ||
| "gitHead": "e7ae28d1f71299cedcafe3360f376c93800b283a" | ||
| } |
Updated