Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/cli/v11/commands/npm-run-script.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ redirect_from:
- /cli/v11/cli-commands/run-script
- /cli/v11/commands/run-script
- /cli/v11/npm-run-script
- /cli/v11/commands/npm-run
- /cli/v11/run-script
- /commands/npm-run-script
- /commands/run-script
Expand Down
2 changes: 1 addition & 1 deletion content/nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1743,7 +1743,7 @@
url: /cli/v11/commands/npm-root
description: Display npm root
- title: npm run
url: /cli/v11/commands/npm-run
url: /cli/v11/commands/npm-run-script
description: Run arbitrary package scripts
- title: npm sbom
url: /cli/v11/commands/npm-sbom
Expand Down