Commit 695dbd9
fix: make postinstall script conditional for patch-package
Only run patch-package if it exists (dev environment). End users
installing the published package don't have patch-package, so the
script should gracefully skip.
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 53df4f4 commit 695dbd9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments