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 79b2283 commit 6a41f92Copy full SHA for 6a41f92
@commitlint/prompt/package.json
@@ -37,16 +37,17 @@
37
},
38
"devDependencies": {
39
"@commitlint/utils": "^11.0.0",
40
- "@types/inquirer": "^6.5.0",
41
"@commitlint/types": "^11.0.0",
42
- "commitizen": "4.2.2",
43
- "inquirer": "^6.5.2"
+ "@commitlint/config-angular": "^11.0.0",
+ "@types/inquirer": "^6.5.0",
+ "commitizen": "4.2.2"
44
45
"dependencies": {
46
"@commitlint/load": "^11.0.0",
47
48
"chalk": "^4.0.0",
49
- "lodash": "^4.17.19"
+ "lodash": "^4.17.19",
50
+ "inquirer": "^6.5.2"
51
52
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
53
}
0 commit comments