We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef1d1e commit 4cc2a0dCopy full SHA for 4cc2a0d
1 file changed
pnpm-workspace.yaml
@@ -1 +1,8 @@
1
+# The minimum age of a release to be considered for dependency installation.
2
+# The value is in minutes (1440 minutes = 1 day).
3
+minimumReleaseAge: 1440
4
+# List of packages to exclude from the minimum release age check.
5
+minimumReleaseAgeExclude:
6
+ - '@ecodev/*'
7
+
8
nodeLinker: hoisted
0 commit comments