diff options
author | isaacs <i@izs.me> | 2012-08-14 20:27:28 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-08-14 20:27:28 -0700 |
commit | 3ccee087597c6a14c1b171d43a618c10889d4169 (patch) | |
tree | 5fa6ce0f7c3a7402c6138eba01495aa4a851d14d /deps/npm/html/doc/prune.html | |
parent | 2c13cbbc0b43287dfb86aef91e402a0719363e11 (diff) | |
download | node-new-3ccee087597c6a14c1b171d43a618c10889d4169.tar.gz |
npm: Upgrade to 1.1.49
- node-gyp@0.6.5
- abstracted-out configs
- publishing over proxies
- bugfixes to all the deps
Diffstat (limited to 'deps/npm/html/doc/prune.html')
-rw-r--r-- | deps/npm/html/doc/prune.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/prune.html b/deps/npm/html/doc/prune.html index 53cf8ad8cc..05bd29bcbd 100644 --- a/deps/npm/html/doc/prune.html +++ b/deps/npm/html/doc/prune.html @@ -25,7 +25,7 @@ package's dependencies list.</p> <ul><li><a href="../doc/rm.html">rm(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/list.html">list(1)</a></li></ul> </div> -<p id="footer">prune — npm@1.1.48</p> +<p id="footer">prune — npm@1.1.49</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |