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 0f0481e commit 4b27767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,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",
"nodemon": "^2.0.6",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit 4b27767

Please sign in to comment.