Commit 8a75639
fix: use --workspaces (plural) in install:contracts script
--workspace=packages targets a workspace named "packages" which doesn't
exist. The config is "packages/*" so the actual workspaces are the
individual subdirectories. --workspaces targets all of them.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a965cf7 commit 8a75639
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments