summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm.1
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/npm.1')
-rw-r--r--deps/npm/man/man1/npm.14
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man1/npm.1 b/deps/npm/man/man1/npm.1
index 631f484d45..cd6b3e58c9 100644
--- a/deps/npm/man/man1/npm.1
+++ b/deps/npm/man/man1/npm.1
@@ -1,4 +1,4 @@
-.TH "NPM" "1" "February 2023" "" ""
+.TH "NPM" "1" "March 2023" "" ""
.SH "NAME"
\fBnpm\fR - javascript package manager
.SS "Synopsis"
@@ -12,7 +12,7 @@ npm
Note: This command is unaware of workspaces.
.SS "Version"
.P
-9.5.1
+9.6.2
.SS "Description"
.P
npm is the package manager for the Node JavaScript platform. It puts modules in place so that node can find them, and manages dependency conflicts intelligently.