Skip to content

Commit 5e6d04c

Browse files
fix(package): update husky to version 4.2.1
Closes #170
1 parent 50a420d commit 5e6d04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"expect": "^22.0.0",
1919
"firebase": "^4.8.0",
2020
"history": "^4.7.2",
21-
"husky": "^0.14.3",
21+
"husky": "^4.2.1",
2222
"jest-enzyme": "^5.0.0",
2323
"lint-staged": "^6.0.0",
2424
"lodash": "^4.17.4",

0 commit comments

Comments
 (0)