diff options
Diffstat (limited to 'deps/npm/html/api/shrinkwrap.html')
-rw-r--r-- | deps/npm/html/api/shrinkwrap.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/shrinkwrap.html b/deps/npm/html/api/shrinkwrap.html index 907762a86..7bdd0e042 100644 --- a/deps/npm/html/api/shrinkwrap.html +++ b/deps/npm/html/api/shrinkwrap.html @@ -26,7 +26,7 @@ but the shrinkwrap file will still be written.</p> <p>Finally, 'callback' is a function that will be called when the shrinkwrap has been saved.</p> </div> -<p id="footer">shrinkwrap — npm@1.1.64</p> +<p id="footer">shrinkwrap — npm@1.1.65</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |