Skip to content

Commit

Permalink
fix(husky): husky 5 is alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Mar 1, 2021
1 parent b10bbda commit 5d34c54
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 @@ -65,7 +65,7 @@
"eslint": "^7.21.0",
"eslint-config-kentcdodds": "^17.4.1",
"glob": "^7.1.6",
"husky": "^5.1.2",
"husky": "^4.3.8",
"is-ci": "^3.0.0",
"jest": "^26.6.3",
"jest-serializer-path": "^0.1.15",
Expand Down

0 comments on commit 5d34c54

Please sign in to comment.