diff options
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 0cfff4c2a5..c992db10a8 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.57</p> +<p id="footer">link — npm@1.1.59</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |