summaryrefslogtreecommitdiff
path: root/deps/npm/docs/content/cli-commands/npm-pack.md
diff options
context:
space:
mode:
authorMyles Borins <mylesborins@google.com>2020-03-19 12:53:27 -0400
committerMyles Borins <mylesborins@google.com>2020-03-19 16:40:58 -0400
commit4a3ccd8938f03d308952dbfedb654392ee8e6f31 (patch)
tree2146f2c82b5ca68131a2ea69a231f0e9f0d246b5 /deps/npm/docs/content/cli-commands/npm-pack.md
parentffdf1dec85a61a4a913f83c3970298aac7e05f93 (diff)
downloadnode-new-4a3ccd8938f03d308952dbfedb654392ee8e6f31.tar.gz
deps: update npm to 6.14.3
PR-URL: https://github.com/nodejs/node/pull/32368 Refs: https://github.com/nodejs/node/issues/32296 Reviewed-By: Bradley Farias <bradley.meck@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'deps/npm/docs/content/cli-commands/npm-pack.md')
-rw-r--r--deps/npm/docs/content/cli-commands/npm-pack.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/docs/content/cli-commands/npm-pack.md b/deps/npm/docs/content/cli-commands/npm-pack.md
index acf18559c1..d4774ff371 100644
--- a/deps/npm/docs/content/cli-commands/npm-pack.md
+++ b/deps/npm/docs/content/cli-commands/npm-pack.md
@@ -32,7 +32,7 @@ actually packing anything. Reports on what would have gone into the tarball.
### See Also
-* [npm cache](/cli-commands/npm-cache)
-* [npm publish](/cli-commands/npm-publish)
-* [npm config](/cli-commands/npm-config)
+* [npm cache](/cli-commands/cache)
+* [npm publish](/cli-commands/publish)
+* [npm config](/cli-commands/config)
* [npmrc](/configuring-npm/npmrc)