Skip to content

Commit b408337

Browse files
Apply suggestion from @tyler-breisacher-zipline
1 parent d41a49f commit b408337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/schemas/json/pnpm-workspace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@
804804
}
805805
},
806806
"minimumReleaseAgeStrict": {
807-
"description": "Controls how pnpm behaves when no version of a dependency satisfies the minimumReleaseAge constraint within the requested range.",
807+
"description": "Controls how pnpm behaves when no version of a dependency satisfies the minimumReleaseAge constraint within the requested range.\nhttps://pnpm.io/settings#minimumreleaseagestrict",
808808
"type": "boolean",
809809
},
810810
"preferOffline": {

0 commit comments

Comments
 (0)