diff options
author | isaacs <i@izs.me> | 2013-08-16 08:19:31 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-08-16 08:19:31 -0700 |
commit | 5abdef790c5b9ea5d8424289bf026b3e422ccf7e (patch) | |
tree | 41492416586549b98933414309f8835c59170378 /deps/npm/html/doc/api/npm-link.html | |
parent | f55aca65154e7df01f4bfd1809f200844673f6d4 (diff) | |
download | node-new-5abdef790c5b9ea5d8424289bf026b3e422ccf7e.tar.gz |
npm: Upgrade to 1.3.8
Diffstat (limited to 'deps/npm/html/doc/api/npm-link.html')
-rw-r--r-- | deps/npm/html/doc/api/npm-link.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/api/npm-link.html b/deps/npm/html/doc/api/npm-link.html index d49e9f6abe..a6d3b20b99 100644 --- a/deps/npm/html/doc/api/npm-link.html +++ b/deps/npm/html/doc/api/npm-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">npm-link — npm@1.3.6</p> +<p id="footer">npm-link — npm@1.3.8</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |