chore: update husky

This commit is contained in:
tanjinzhou 2021-03-12 15:34:23 +08:00
parent cdd45c4222
commit 38db3a5f7e
2 changed files with 1 additions and 5 deletions

1
antdv-demo Submodule

@ -0,0 +1 @@
Subproject commit a6c886ee49a05e473452d328d3497e38e74fd100

View File

@ -46,11 +46,6 @@
"codecov": "codecov", "codecov": "codecov",
"postinstall": "node scripts/postinstall || echo \"ignore\"" "postinstall": "node scripts/postinstall || echo \"ignore\""
}, },
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged"
}
},
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vueComponent/ant-design-vue.git" "url": "git+https://github.com/vueComponent/ant-design-vue.git"