diff options
author | isaacs <i@izs.me> | 2012-06-19 09:53:03 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-06-19 09:53:26 -0700 |
commit | 6ba1c625cde5f30f500e61583764be57c905c035 (patch) | |
tree | 97ac838b04926d4e50dc16b7fa60b8bc000faf63 /deps/npm/html/api/prune.html | |
parent | 8a6ef65c2c8b39a040c6566bc91841989803631d (diff) | |
download | node-new-6ba1c625cde5f30f500e61583764be57c905c035.tar.gz |
npm: Upgrade to 1.1.30
Diffstat (limited to 'deps/npm/html/api/prune.html')
-rw-r--r-- | deps/npm/html/api/prune.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/prune.html b/deps/npm/html/api/prune.html index 9556f3c0bc..1d0efd12eb 100644 --- a/deps/npm/html/api/prune.html +++ b/deps/npm/html/api/prune.html @@ -23,7 +23,7 @@ <p>Extraneous packages are packages that are not listed on the parent package's dependencies list.</p> </div> -<p id="footer">prune — npm@1.1.29</p> +<p id="footer">prune — npm@1.1.30</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |