diff options
Diffstat (limited to 'deps/npm/html/api/outdated.html')
-rw-r--r-- | deps/npm/html/api/outdated.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/api/outdated.html b/deps/npm/html/api/outdated.html index 0d57e2e9d..8cc578fc8 100644 --- a/deps/npm/html/api/outdated.html +++ b/deps/npm/html/api/outdated.html @@ -17,9 +17,9 @@ <p>This command will check the registry to see if the specified packages are currently outdated.</p> -<p>If the 'packages' parameter is left out, npm will check all packages.</p> +<p>If the 'packages' parameter is left out, npm will check all packages.</p> </div> -<p id="footer">outdated — npm@1.1.46</p> +<p id="footer">outdated — npm@1.1.47</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |