diff options
Diffstat (limited to 'deps/npm/html/api/find.html')
-rw-r--r-- | deps/npm/html/api/find.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/find.html b/deps/npm/html/api/find.html index 4aa7df2ce7..6647f2fae5 100644 --- a/deps/npm/html/api/find.html +++ b/deps/npm/html/api/find.html @@ -53,7 +53,7 @@ project.</p> This means that if a submodule a same dependency as a parent module, then the dependency will only be output once.</p> </div> -<p id="footer">find — npm@1.1.0-alpha-2</p> +<p id="footer">find — npm@1.1.0-alpha-3</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |