diff options
author | isaacs <i@izs.me> | 2012-07-17 11:37:39 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-07-17 11:37:39 -0700 |
commit | c383befd257f451a12ccd4454784941f1bb9c41a (patch) | |
tree | 483f2c4572811429a73113f06deaa4d8fd8fcba6 /deps/npm/html/doc/unpublish.html | |
parent | d6b78d0e3769e4af1b1a60e89f53faf20e4bb2b3 (diff) | |
download | node-c383befd257f451a12ccd4454784941f1bb9c41a.tar.gz |
npm: Upgrade to 1.1.43
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 bb8e57435..4df93f61a 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.41</p> +<p id="footer">unpublish — npm@1.1.43</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |