Skip to content

Commit 4287211

Browse files
committed
fix(package.json): install missing dependency
1 parent 169fe47 commit 4287211

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

package-lock.json

Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"chalk": "^2.4.1",
2525
"commitizen": "^4.0.3",
2626
"conventional-commit-types": "^3.0.0",
27+
"git-branch": "^2.0.1",
2728
"lodash.map": "^4.5.1",
2829
"longest": "^2.0.1",
2930
"word-wrap": "^1.0.3"

0 commit comments

Comments
 (0)