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 c42662a commit a850e64Copy full SHA for a850e64
docs/content/commands/npm-uninstall.md
@@ -51,7 +51,7 @@ npm uninstall sax
51
npm uninstall lodash --no-save
52
```
53
54
-lodash will not be removed from your `package.json`,
+`lodash` will not be removed from your `package.json`,
55
`npm-shrinkwrap.json`, or `package-lock.json` files.
56
57
### See Also
0 commit comments