From 9fad8958df671c0e894506ef59b4c781c3dfb349 Mon Sep 17 00:00:00 2001 From: Timothy J Fontaine Date: Wed, 24 Sep 2014 14:41:07 -0700 Subject: deps: upgrade npm to 2.0.0 --- deps/npm/html/doc/api/npm.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deps/npm/html/doc/api/npm.html') diff --git a/deps/npm/html/doc/api/npm.html b/deps/npm/html/doc/api/npm.html index 2335b7a226..72265ec71a 100644 --- a/deps/npm/html/doc/api/npm.html +++ b/deps/npm/html/doc/api/npm.html @@ -23,7 +23,7 @@ npm.load([configObject, ]function (er, npm) { npm.commands.install(["package"], cb) })

VERSION

-

1.4.28

+

2.0.0

DESCRIPTION

This is the API documentation for npm. To find documentation of the command line @@ -110,5 +110,5 @@ method names. Use the npm.deref method to find the real name.

       - + -- cgit v1.2.1