Skip to content

Commit

Permalink
docs: add cross-references between npx and npm exec
Browse files Browse the repository at this point in the history
  • Loading branch information
Delapouite authored and wraithgar committed Feb 8, 2022
1 parent 0cc9d4c commit b836d59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/commands/npm-exec.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,3 +388,4 @@ project.
* [npm stop](/commands/npm-stop)
* [npm config](/commands/npm-config)
* [npm workspaces](/using-npm/workspaces)
* [npx](/commands/npx)
1 change: 1 addition & 0 deletions docs/content/commands/npx.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,3 +175,4 @@ This resulted in some shifts in its functionality:
* [npm restart](/commands/npm-restart)
* [npm stop](/commands/npm-stop)
* [npm config](/commands/npm-config)
* [npm exec](/commands/npm-exec)

0 comments on commit b836d59

Please sign in to comment.