diff options
author | isaacs <i@izs.me> | 2014-02-12 18:16:32 -0800 |
---|---|---|
committer | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-02-13 16:35:41 -0800 |
commit | 55543d3c45777e2867b86109454e1686e9956c5f (patch) | |
tree | bc1d3704983fd2e589cc7755f85ec7f7b8a04a7c /deps/npm/html/doc/cli/npm-prune.html | |
parent | 37376debe54ccd2889174ebb8ffc3949e0bda298 (diff) | |
download | node-new-55543d3c45777e2867b86109454e1686e9956c5f.tar.gz |
npm: Upgrade to v1.4.0
- Removes 'npm publish -f'
- Documentation
- Bug-fixes
- Update license etc to refer to npm, Inc. rather than @isaacs personally
Diffstat (limited to 'deps/npm/html/doc/cli/npm-prune.html')
-rw-r--r-- | deps/npm/html/doc/cli/npm-prune.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/cli/npm-prune.html b/deps/npm/html/doc/cli/npm-prune.html index 9c1adbfe73..a6b2a62ddf 100644 --- a/deps/npm/html/doc/cli/npm-prune.html +++ b/deps/npm/html/doc/cli/npm-prune.html @@ -29,7 +29,7 @@ packages specified in your <code>devDependencies</code>.</p> <ul><li><a href="../cli/npm-rm.html">npm-rm(1)</a></li><li><a href="../files/npm-folders.html">npm-folders(5)</a></li><li><a href="../cli/npm-ls.html">npm-ls(1)</a></li></ul> </div> -<p id="footer">npm-prune — npm@1.3.26</p> +<p id="footer">npm-prune — npm@1.4.0</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |