From 3ebaf6b9bc495e5931e0ef2cd0726e8b5ea3d0b1 Mon Sep 17 00:00:00 2001 From: isaacs Date: Tue, 8 Oct 2019 08:57:31 -0700 Subject: deps: update npm to 6.12.0 Update npm to 6.12.0 Now `npm ci` runs prepare scripts for git dependencies, and respects the `--no-optional` argument. Warnings for `engine` mismatches are printed again. Various other fixes and cleanups. PR-URL: https://github.com/nodejs/node/pull/29885 Reviewed-By: Sam Roberts Reviewed-By: Rich Trott Reviewed-By: Trivikram Kamat Reviewed-By: Jiawen Geng Reviewed-By: Ruben Bridgewater Reviewed-By: Beth Griggs Reviewed-By: Christian Clauss --- deps/npm/html/doc/cli/npm-help.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/npm/html/doc/cli/npm-help.html') diff --git a/deps/npm/html/doc/cli/npm-help.html b/deps/npm/html/doc/cli/npm-help.html index fa3fd9c376..f1adbc13d8 100644 --- a/deps/npm/html/doc/cli/npm-help.html +++ b/deps/npm/html/doc/cli/npm-help.html @@ -49,5 +49,5 @@ matches are equivalent to specifying a topic name.

       - + -- cgit v1.2.3