diff options
author | isaacs <i@izs.me> | 2013-02-19 13:18:36 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-02-19 13:18:36 -0800 |
commit | 4911a30803eacfaf6e397cb91669109d13aeb92d (patch) | |
tree | a989f5f2db6a87f2a5b2e0ec406334755623ceff /deps/npm/html/api/unpublish.html | |
parent | 60238cce12d5c0c45c54c18033a439ac12429a29 (diff) | |
download | node-new-4911a30803eacfaf6e397cb91669109d13aeb92d.tar.gz |
npm: Upgrade to 1.2.12
Diffstat (limited to 'deps/npm/html/api/unpublish.html')
-rw-r--r-- | deps/npm/html/api/unpublish.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/unpublish.html b/deps/npm/html/api/unpublish.html index 43aadee644..b2ffeabcbf 100644 --- a/deps/npm/html/api/unpublish.html +++ b/deps/npm/html/api/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">unpublish — npm@1.2.11</p> +<p id="footer">unpublish — npm@1.2.12</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |