Commit 0c99af6
committed
chore(package.json): replace
Update the npm script from `postinstall` to `prepare` in `package.json` to ensure husky hooks
trigger correctly. Use `|| exit 0` to avoid errors during execution when husky is not present.postinstall script with prepare for husky setup1 parent b9eba02 commit 0c99af6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments