upgrade the npm of husky and lint-staged

This commit is contained in:
zhichen 2018-11-14 19:42:35 +08:00
parent 6836dca96f
commit 29752b1e72

View File

@ -41,7 +41,8 @@
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-prettier": "^3.0.0",
"eslint-plugin-react": "^7.11.1",
"husky": "^0.12.0",
"husky": "^1.1.4",
"lint-staged": "^8.0.4",
"roadhog": "^2.0.0"
}
}