Skip to content

Commit e2c0635

Browse files
committed
chore(cli): add missing import to devDependencies
1 parent e37133c commit e2c0635

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

@commitlint/cli/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"license": "MIT",
3838
"devDependencies": {
3939
"@types/yargs": "^15.0.3",
40+
"@commitlint/test": "8.2.0",
4041
"execa": "0.11.0",
4142
"fs-extra": "^8.1.0"
4243
},

0 commit comments

Comments
 (0)