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 c0c8f15 commit a27d25cCopy full SHA for a27d25c
accepted/0000-better-why.md
@@ -14,7 +14,7 @@ useful in several cases.
14
15
## Really understand why a dependency got installed
16
17
-The current version of `yarn why` does not really tells why a dependency is installed,
+The current version of `yarn why` does not really tell why a dependency is installed,
18
you will need to run it recursively.
19
The current version of the command is scoped to the package name. When two versions
20
of the same package are installed, I would like to understand why a given version is installed.
0 commit comments