Skip to content

Commit 1ef2398

Browse files
authored
chore(config): drop resolutionMode: highest (#607)
Was added to dodge pnpm v11 ERR_PNPM_MISSING_TIME (pnpm/pnpm#11238). Fixed upstream in 11.0.0-rc.2 via the new minimumReleaseAgeIgnoreMissingTime setting (default true). This repo pins ≥ rc.2, so v11's default time-based resolution works again.
1 parent c03a484 commit 1ef2398

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pnpm-workspace.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
resolutionMode: highest
21
loglevel: error
32
trustPolicy: no-downgrade
43

0 commit comments

Comments
 (0)