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 66f3eba commit cd71cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"@types/nanoid": "^2.1.0",
"@types/node": "^14.14.2",
"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.2",
Expand Down

0 comments on commit cd71cfe

Please sign in to comment.