Skip to content

Commit a50d1b1

Browse files
committed
fix(cli): add missing dep
1 parent 08c3da3 commit a50d1b1

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
@@ -71,6 +71,7 @@
7171
"dependencies": {
7272
"@commitlint/core": "^5.2.0",
7373
"babel-polyfill": "6.26.0",
74+
"babel-runtime": "^6.26.0",
7475
"chalk": "2.3.0",
7576
"get-stdin": "5.0.1",
7677
"lodash": "4.17.4",

0 commit comments

Comments
 (0)