diff options
Diffstat (limited to 'deps/npm/html/api/edit.html')
-rw-r--r-- | deps/npm/html/api/edit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/edit.html b/deps/npm/html/api/edit.html index 6d4fc44de6..3bf153d133 100644 --- a/deps/npm/html/api/edit.html +++ b/deps/npm/html/api/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">edit — npm@1.1.19</p> +<p id="footer">edit — npm@1.1.21</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |