Skip to content

Commit 02f8b0c

Browse files
npm-robotruyadorno
authored andcommittedMay 27, 2022
deps: upgrade npm to 8.6.0
PR-URL: #42550 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Mestery <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Tierney Cyren <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Darshan Sen <[email protected]>
1 parent 871eace commit 02f8b0c

File tree

203 files changed

+4389
-3135
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

203 files changed

+4389
-3135
lines changed
 

‎deps/npm/docs/content/commands/npm-install.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ npm install <tarball url>
2222
npm install <git:// url>
2323
npm install <github username>/<github project>
2424

25-
aliases: i, in, ins, inst, insta, instal, isnt, isnta, isntal, isntall, add
25+
aliases: add, i, in, ins, inst, insta, instal, isnt, isnta, isntal, isntall
2626
```
2727

2828
<!-- automatically generated, do not edit manually -->

‎deps/npm/docs/content/commands/npm-search.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: Search for packages
1313
```bash
1414
npm search [search terms ...]
1515

16-
aliases: s, se, find
16+
aliases: find, s, se
1717
```
1818

1919
<!-- automatically generated, do not edit manually -->

0 commit comments

Comments
 (0)