From bd547d65983c190eb69ca44d633ea31aca2b7c98 Mon Sep 17 00:00:00 2001
From: isaacs
Date: Wed, 19 Mar 2014 09:25:40 -0700
Subject: npm: upgrade to 1.4.6
* Documentation upgrades
* Fix glob bug which prevents proper README publishing
* node-gyp upgrade to 0.13
* Documentation updates
* Add --save-exact to save an exact dep (instead of a range)
* alias 't' to 'test'
---
deps/npm/html/doc/cli/npm-root.html | 46 +++++++++++--------------------------
1 file changed, 14 insertions(+), 32 deletions(-)
(limited to 'deps/npm/html/doc/cli/npm-root.html')
diff --git a/deps/npm/html/doc/cli/npm-root.html b/deps/npm/html/doc/cli/npm-root.html
index cb2b25f3a9..a4e0bd24c4 100644
--- a/deps/npm/html/doc/cli/npm-root.html
+++ b/deps/npm/html/doc/cli/npm-root.html
@@ -3,9 +3,11 @@