summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npx.1
diff options
context:
space:
mode:
authornpm CLI robot <npm-cli+bot@github.com>2022-11-07 13:02:05 -0500
committerGitHub <noreply@github.com>2022-11-07 18:02:05 +0000
commit14a9f77c7cf4d52ed222c156069f63a599f9004b (patch)
tree7f734aa6c0dcb60236161ef8708f6ecc16f450f1 /deps/npm/man/man1/npx.1
parent06603c44a5b0e92b1a3591ace467ce9770bf9658 (diff)
downloadnode-new-14a9f77c7cf4d52ed222c156069f63a599f9004b.tar.gz
deps: upgrade npm to 8.19.3
PR-URL: https://github.com/nodejs/node/pull/45322 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'deps/npm/man/man1/npx.1')
-rw-r--r--deps/npm/man/man1/npx.12
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npx.1 b/deps/npm/man/man1/npx.1
index 7d19a5096f..0e6681117f 100644
--- a/deps/npm/man/man1/npx.1
+++ b/deps/npm/man/man1/npx.1
@@ -1,4 +1,4 @@
-.TH "NPX" "1" "September 2022" "" ""
+.TH "NPX" "1" "November 2022" "" ""
.SH "NAME"
\fBnpx\fR \- Run a command from a local or remote npm package
.SS Synopsis