Skip to content

Commit

Permalink
chore: Pin Husky to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Mar 1, 2021
1 parent b5477bf commit b287cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/jest": "^26.0.15",
"@types/node": "^14.14.5",
"commitlint": "^11.0.0",
"husky": "^4.3.0",
"husky": "4.x",
"jest": "^26.6.1",
"npm-run-all": "^4.1.5",
"ts-jest": "^26.4.3",
Expand Down

0 comments on commit b287cc0

Please sign in to comment.