summaryrefslogtreecommitdiff
path: root/deps/npm/html/api/shrinkwrap.html
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/html/api/shrinkwrap.html')
-rw-r--r--deps/npm/html/api/shrinkwrap.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/deps/npm/html/api/shrinkwrap.html b/deps/npm/html/api/shrinkwrap.html
index ad3b59b94..655018822 100644
--- a/deps/npm/html/api/shrinkwrap.html
+++ b/deps/npm/html/api/shrinkwrap.html
@@ -16,17 +16,17 @@
<p>This acts much the same ways as shrinkwrapping on the command-line.</p>
-<p>This command does not take any arguments, but 'args' must be defined.
+<p>This command does not take any arguments, but &#39;args&#39; must be defined.
Beyond that, if any arguments are passed in, npm will politely warn that it
does not take positional arguments.</p>
-<p>If the 'silent' parameter is set to true, nothing will be output to the screen,
+<p>If the &#39;silent&#39; parameter is set to true, nothing will be output to the screen,
but the shrinkwrap file will still be written.</p>
-<p>Finally, 'callback' is a function that will be called when the shrinkwrap has
+<p>Finally, &#39;callback&#39; is a function that will be called when the shrinkwrap has
been saved.</p>
</div>
-<p id="footer">shrinkwrap &mdash; npm@1.1.46</p>
+<p id="footer">shrinkwrap &mdash; npm@1.1.47</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")