diff options
author | isaacs <i@izs.me> | 2012-03-02 09:48:25 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-03-02 09:48:25 -0800 |
commit | 1bf3a1435398b25673b79b6cc2393391d1684f88 (patch) | |
tree | c3d091a65438a3b2cad78e185bfa65c28b318307 /deps/npm/html/doc/unpublish.html | |
parent | 054127112ce335ceb4477a481e99e3fb2176b457 (diff) | |
download | node-1bf3a1435398b25673b79b6cc2393391d1684f88.tar.gz |
Upgrade npm to 1.1.4 (minor bugfix)
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 8fd6a45f9..772c14b58 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.3</p> +<p id="footer">unpublish — npm@1.1.4</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |