diff options
author | isaacs <i@izs.me> | 2013-09-05 17:13:50 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-09-05 17:13:50 -0700 |
commit | 1be09dfc25816acc87d96f82348d3bb3844d328e (patch) | |
tree | f5b80a55876d3c847bc7ba10e31e6b1117233c4d /deps/npm/html/doc/api/npm-unpublish.html | |
parent | 1da7bcc22ca115d4cb17193bc97cda027ebe2e30 (diff) | |
download | node-new-1be09dfc25816acc87d96f82348d3bb3844d328e.tar.gz |
npm: upgrade to v1.3.10
Diffstat (limited to 'deps/npm/html/doc/api/npm-unpublish.html')
-rw-r--r-- | deps/npm/html/doc/api/npm-unpublish.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/api/npm-unpublish.html b/deps/npm/html/doc/api/npm-unpublish.html index 86747aa3a4..382e9ef3d0 100644 --- a/deps/npm/html/doc/api/npm-unpublish.html +++ b/deps/npm/html/doc/api/npm-unpublish.html @@ -26,7 +26,7 @@ is what is meant.</p> <p>If no version is specified, or if all versions are removed then the root package entry is removed from the registry entirely.</p> </div> -<p id="footer">npm-unpublish — npm@1.3.8</p> +<p id="footer">npm-unpublish — npm@1.3.10</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |