We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ae636 commit 84ba695Copy full SHA for 84ba695
1 file changed
frontend/pnpm-workspace.yaml
@@ -2,6 +2,10 @@ packages:
2
- https-proxy
3
- viewer
4
5
+# explicitly prevent using packages that are too new
6
+minimumReleaseAge: 1440
7
+
8
9
catalog:
10
'@playwright/test': ^1.58.2
11
'@stylistic/eslint-plugin': ^5.9.0
0 commit comments