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 7babb1b290..575d4f7128 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.0-alpha-2</p> +<p id="footer">edit — npm@1.1.0-alpha-5</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |