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 4b2d673 commit ede92b9Copy full SHA for ede92b9
lang/en/docs/cli/add.md
@@ -113,7 +113,7 @@ Using `--ignore-workspace-root-check` or `-W` allows a package to be installed
113
at the workspaces root. This tends not to be desired behaviour, as
114
dependencies are generally expected to be part of a workspace. For example
115
`yarn add lerna --ignore-workspace-root-check --dev` at the workspaces root
116
-would allow lerna to be used within the scripts of the root package.json
+would allow lerna to be used within the scripts of the root package.json.
117
118
##### `yarn add <alias-package>@npm:<package>` <a class="toc" id="toc-yarn-add-alias" href="#toc-yarn-add-alias"></a>
119
0 commit comments