diff options
Diffstat (limited to 'deps/npm/html/api/outdated.html')
-rw-r--r-- | deps/npm/html/api/outdated.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/outdated.html b/deps/npm/html/api/outdated.html index 6ab8b4ac83..8ce75eec02 100644 --- a/deps/npm/html/api/outdated.html +++ b/deps/npm/html/api/outdated.html @@ -19,7 +19,7 @@ currently outdated.</p> <p>If the 'packages' parameter is left out, npm will check all packages.</p> </div> -<p id="footer">outdated — npm@1.1.6</p> +<p id="footer">outdated — npm@1.1.8</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |