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 02871b2 commit 375a73e
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 @@ -42,7 +42,7 @@
"@types/node": "^14.14.5",
"commitlint": "^11.0.0",
"fastify": "^3.7.0",
"husky": "^4.3.0",
"husky": "4.x",
"jest": "^26.6.1",
"jest-extended": "^0.11.5",
"nodemon": "^2.0.6",
Expand Down

0 comments on commit 375a73e

Please sign in to comment.