Skip to content

Commit 84ba695

Browse files
authored
Explicitly declare minimum release age for pnpm (#2271)
1 parent 52ae636 commit 84ba695

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

frontend/pnpm-workspace.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ packages:
22
- https-proxy
33
- viewer
44

5+
# explicitly prevent using packages that are too new
6+
minimumReleaseAge: 1440
7+
8+
59
catalog:
610
'@playwright/test': ^1.58.2
711
'@stylistic/eslint-plugin': ^5.9.0

0 commit comments

Comments
 (0)