Skip to content

Commit 5d34c54

Browse files
committed
fix(husky): husky 5 is alpha
1 parent b10bbda commit 5d34c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint": "^7.21.0",
6666
"eslint-config-kentcdodds": "^17.4.1",
6767
"glob": "^7.1.6",
68-
"husky": "^5.1.2",
68+
"husky": "^4.3.8",
6969
"is-ci": "^3.0.0",
7070
"jest": "^26.6.3",
7171
"jest-serializer-path": "^0.1.15",

0 commit comments

Comments
 (0)