diff options
Diffstat (limited to 'deps/npm/html/api/explore.html')
-rw-r--r-- | deps/npm/html/api/explore.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/explore.html b/deps/npm/html/api/explore.html index ed3530dc9f..f61f5984ac 100644 --- a/deps/npm/html/api/explore.html +++ b/deps/npm/html/api/explore.html @@ -24,7 +24,7 @@ sure to use <code>npm rebuild <pkg></code> if you make any changes.</p> <p>The first element in the 'args' parameter must be a package name. After that is the optional command, which can be any number of strings. All of the strings will be combined into one, space-delimited command.</p> </div> -<p id="footer">explore — npm@1.1.63</p> +<p id="footer">explore — npm@1.1.64</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |