Skip to content

Commit

Permalink
fix: add @commitlint/config-conventional to devDependencies (ant-desi…
Browse files Browse the repository at this point in the history
  • Loading branch information
AlseinX authored Apr 13, 2020
1 parent dd4b7af commit 79b0709
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 @@ -45,7 +45,8 @@
"tsify": "^4.0.1",
"typescript": "^3.8.3",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
"vinyl-source-stream": "^2.0.0",
"@commitlint/config-conventional": "^8.3.4"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 79b0709

Please sign in to comment.