diff options
author | npm CLI robot <npm-cli+bot@github.com> | 2022-07-19 08:51:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-19 16:51:49 +0100 |
commit | dd167ff0ee90fa47e0d92c514c20f1aaa53363bc (patch) | |
tree | 6044cf73f389bbdb97c6540bc9604012824e2fb8 /deps/npm/man/man1/npm-set-script.1 | |
parent | 8657d6db0703d57912e489707a8d4a40c233dfdc (diff) | |
download | node-new-dd167ff0ee90fa47e0d92c514c20f1aaa53363bc.tar.gz |
deps: upgrade npm to 8.14.0
PR-URL: https://github.com/nodejs/node/pull/43826
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Diffstat (limited to 'deps/npm/man/man1/npm-set-script.1')
-rw-r--r-- | deps/npm/man/man1/npm-set-script.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-set-script.1 b/deps/npm/man/man1/npm-set-script.1 index d6c6c36f21..66197695fa 100644 --- a/deps/npm/man/man1/npm-set-script.1 +++ b/deps/npm/man/man1/npm-set-script.1 @@ -1,4 +1,4 @@ -.TH "NPM\-SET\-SCRIPT" "1" "June 2022" "" "" +.TH "NPM\-SET\-SCRIPT" "1" "July 2022" "" "" .SH "NAME" \fBnpm-set-script\fR \- Set tasks in the scripts section of package\.json .SS Synopsis |