mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
Merge pull request #319 from josefaidt/remove-prepack-pre-commit
chore: remove prepack from pre-commit git hook
This commit is contained in:
commit
4e2ba51d99
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@
|
||||||
],
|
],
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"pre-commit": "yarn prepack && lint-staged"
|
"pre-commit": "lint-staged"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue