diff options
author | isaacs <i@izs.me> | 2014-01-23 13:04:49 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2014-01-23 13:04:49 -0800 |
commit | 485fcf9c6361230862eb273b763b5bb69c08a3d1 (patch) | |
tree | 146f937e12d9cbfafa97943c84a9f808724620db /deps/npm/html/doc/api/npm-edit.html | |
parent | 42cd468901b8e5b0411761c43ab8fed06d241d51 (diff) | |
download | node-new-485fcf9c6361230862eb273b763b5bb69c08a3d1.tar.gz |
npm: Upgrade to v1.3.25
Diffstat (limited to 'deps/npm/html/doc/api/npm-edit.html')
-rw-r--r-- | deps/npm/html/doc/api/npm-edit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/api/npm-edit.html b/deps/npm/html/doc/api/npm-edit.html index 05446b69ee..c38c434881 100644 --- a/deps/npm/html/doc/api/npm-edit.html +++ b/deps/npm/html/doc/api/npm-edit.html @@ -30,7 +30,7 @@ to open. The package can optionally have a version number attached.</p> <p>Since this command opens an editor in a new process, be careful about where and how this is used.</p> </div> -<p id="footer">npm-edit — npm@1.3.24</p> +<p id="footer">npm-edit — npm@1.3.25</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |