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-view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/npm/html/doc/cli/npm-view.html') diff --git a/deps/npm/html/doc/cli/npm-view.html b/deps/npm/html/doc/cli/npm-view.html index 092f9c446d..d73b306161 100644 --- a/deps/npm/html/doc/cli/npm-view.html +++ b/deps/npm/html/doc/cli/npm-view.html @@ -75,5 +75,5 @@ the field name.

       - + -- cgit v1.2.3