diff options
author | isaacs <i@izs.me> | 2012-06-17 12:04:35 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-06-17 12:04:35 -0700 |
commit | b0b707cb6e48fd0393c24c80c9fe490855d24f84 (patch) | |
tree | 25f2cac52e79c293e62d9639bd9cdcea6db9e8e2 /deps/npm/html/doc/unpublish.html | |
parent | d614d161c7f1ac340251271e911cd4752c158d38 (diff) | |
download | node-b0b707cb6e48fd0393c24c80c9fe490855d24f84.tar.gz |
npm: Upgrade to 1.1.27
- severely enhanced 'npm init'
- upgraded node-gyp
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 625b87ba5..f7643d037 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.26</p> +<p id="footer">unpublish — npm@1.1.27</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |