Skip to content

Commit 9163333

Browse files
authored
chore: Fix husky (#104)
1 parent 74adbd1 commit 9163333

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,10 @@
3737
"enzyme-adapter-react-16": "^1.5.0",
3838
"eslint": "^5.5.0",
3939
"eslint-plugin-react": "^7.11.1",
40-
"husky": "^0.14.3",
40+
"husky": "^1.0.0-rc.13",
4141
"jest": "^23.5.0",
4242
"lint-staged": "^7.2.2",
43+
"prettier": "^1.14.2",
4344
"react": "^16.4.2",
4445
"react-dom": "^16.4.2",
4546
"standard-version": "^4.0.0"

0 commit comments

Comments
 (0)