diff options
author | isaacs <i@izs.me> | 2012-03-22 16:38:58 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-03-22 16:38:58 -0700 |
commit | 67f1778065b4f1d96a59f5290c57061c1808feb8 (patch) | |
tree | 53812b51a2ea30e79091b91e47518fb3aff64836 /deps/npm/html/api/link.html | |
parent | d1255914df46ac367d289614464cc249c3a4bb6c (diff) | |
download | node-67f1778065b4f1d96a59f5290c57061c1808feb8.tar.gz |
Upgrade npm to 1.1.12
Diffstat (limited to 'deps/npm/html/api/link.html')
-rw-r--r-- | deps/npm/html/api/link.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/link.html b/deps/npm/html/api/link.html index baa1cae9d..27fb67aaa 100644 --- a/deps/npm/html/api/link.html +++ b/deps/npm/html/api/link.html @@ -39,7 +39,7 @@ npm.commands.link('redis', cb) # link-install the package</code></pre> <p>Now, any changes to the redis package will be reflected in the package in the current working directory</p> </div> -<p id="footer">link — npm@1.1.9</p> +<p id="footer">link — npm@1.1.12</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |