Commit d5ed8d9
committed
fix: move minimumReleaseAge to root level in pnpm-workspace.yaml
pnpm expects minimumReleaseAge as a root-level key, not nested under
a 'settings:' key. The previous nesting caused pnpm to silently ignore
the setting, effectively disabling the 7-day supply chain protection.1 parent 1641357 commit d5ed8d9
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments