diff options
author | isaacs <i@izs.me> | 2012-08-06 13:07:31 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-08-06 13:07:31 -0700 |
commit | caf69aa91a94c7c05574afc9fcc97f45aa8d5ea5 (patch) | |
tree | 1718d7bf764945e67deeae5758de67b9203d5c27 /deps/npm/html/doc/unpublish.html | |
parent | 9badc002b4b109b237466c14de08278ef9be1e90 (diff) | |
download | node-caf69aa91a94c7c05574afc9fcc97f45aa8d5ea5.tar.gz |
npm: Upgrade to 1.1.47
Diffstat (limited to 'deps/npm/html/doc/unpublish.html')
-rw-r--r-- | deps/npm/html/doc/unpublish.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/unpublish.html b/deps/npm/html/doc/unpublish.html index d340bb944..82178afe0 100644 --- a/deps/npm/html/doc/unpublish.html +++ b/deps/npm/html/doc/unpublish.html @@ -34,7 +34,7 @@ the root package entry is removed from the registry entirely.</p> <ul><li><a href="../doc/deprecate.html">deprecate(1)</a></li><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/adduser.html">adduser(1)</a></li><li><a href="../doc/owner.html">owner(1)</a></li></ul> </div> -<p id="footer">unpublish — npm@1.1.46</p> +<p id="footer">unpublish — npm@1.1.47</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |