Skip to content

Commit

Permalink
fix: add depend
Browse files Browse the repository at this point in the history
  • Loading branch information
phoqe committed Jun 3, 2021
1 parent 52296c8 commit 54e2ab0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
"@commitlint/config-conventional": "^11.0.0",
"husky": "^4.2.1",
"lint-staged": "^10.5.4",
"semantic-release": "^17.4.3"
"semantic-release": "^17.4.3",
"@semantic-release/git": "^9.0.0"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 54e2ab0

Please sign in to comment.