Skip to content

Commit eb04802

Browse files
authored
Update resolutionMode link (SchemaStore#4863)
Co-authored-by: btea <[email protected]>
1 parent 12502c1 commit eb04802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schemas/json/pnpm-workspace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@
700700
"type": "boolean"
701701
},
702702
"resolutionMode": {
703-
"description": "Determines how pnpm resolves dependencies, See https://pnpm.io/npmrc#resolution-mode",
703+
"description": "Determines how pnpm resolves dependencies, See https://pnpm.io/settings#resolutionmode",
704704
"oneOf": [
705705
{
706706
"type": "string",

0 commit comments

Comments
 (0)