1 parent 8c05bd1 commit f330871Copy full SHA for f330871
1 file changed
package.json
@@ -25,7 +25,7 @@
25
"build:api": "turbo build --filter=@sonory/api",
26
"deploy:api": "turbo deploy --filter=@sonory/api",
27
"deploy:web": "turbo deploy --filter=@sonory/web",
28
- "prepare": "lefthook install",
+ "prepare": "lefthook install --reset-hooks-path",
29
"postinstall": "turbo build --filter=@sonory/shared-types --filter=@sonory/utils",
30
"setup": "npm install && npm run build",
31
"setup:env": "bash scripts/setup-env.sh",
0 commit comments