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 4c57a873a1..eb1151c17a 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.18</p> +<p id="footer">link — npm@1.1.0-2</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |