mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-04 23:34:58 -04:00
chore: set minimumReleaseAge to 7 days
This commit is contained in:
@@ -63,5 +63,5 @@
|
||||
"engines": {
|
||||
"pnpm": ">=9.6.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.15.0"
|
||||
"packageManager": "pnpm@10.16.1"
|
||||
}
|
||||
|
||||
@@ -325,6 +325,8 @@ ignoredBuiltDependencies:
|
||||
|
||||
managePackageManagerVersions: true
|
||||
|
||||
minimumReleaseAge: 10080
|
||||
|
||||
nodeVersion: 18.18.0
|
||||
|
||||
onlyBuiltDependencies:
|
||||
|
||||
Reference in New Issue
Block a user