diff options
author | isaacs <i@izs.me> | 2013-08-02 14:55:01 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-08-02 14:55:22 -0700 |
commit | bea9dfa14c5f0e248202cbc97d8f4ce20992f556 (patch) | |
tree | 94ce79da988ee63a8e92940a3caf4f54cd37e03c /deps/npm/html/doc/api/npm-link.html | |
parent | 9e1eb361e8deb3f296a3c9d01de8fcc10361443f (diff) | |
download | node-new-bea9dfa14c5f0e248202cbc97d8f4ce20992f556.tar.gz |
npm: Upgrade to 1.3.7
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 90f43c5f6f..d49e9f6abe 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.5</p> +<p id="footer">npm-link — npm@1.3.6</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |