husky: change deprecated command
This commit is contained in:
parent
00e0bb66ff
commit
33c3d83bc0
@ -6,7 +6,7 @@
|
||||
"dev": "turbo dev",
|
||||
"lint": "turbo lint -- --fix --max-warnings 0",
|
||||
"format": "prettier --end-of-line lf --write \"**/*.{ts,tsx,md,mjs}\"",
|
||||
"prepare": "husky install",
|
||||
"prepare": "husky",
|
||||
"lint-staged": "turbo lint-staged"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user