summaryrefslogtreecommitdiff
path: root/deps/npm/html/doc/files/package-lock.json.html
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/html/doc/files/package-lock.json.html')
-rw-r--r--deps/npm/html/doc/files/package-lock.json.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/html/doc/files/package-lock.json.html b/deps/npm/html/doc/files/package-lock.json.html
index 0426de30cf..1d6399445e 100644
--- a/deps/npm/html/doc/files/package-lock.json.html
+++ b/deps/npm/html/doc/files/package-lock.json.html
@@ -57,7 +57,7 @@ this property match that environment variable.</p>
<h3 id="dependencies">dependencies</h3>
<p>A mapping of package name to dependency object. Dependency objects have the
following properties:</p>
-<h4 id="version">version</h4>
+<h4 id="version-1">version</h4>
<p>This is a specifier that uniquely identifies this package and should be
usable in fetching a new copy of it.</p>
<ul>
@@ -108,7 +108,7 @@ on the current platform.</p>
this module requires, regardless of where it will be installed. The version
should match via normal matching rules a dependency either in our
<code>dependencies</code> or in a level higher than us.</p>
-<h4 id="dependencies">dependencies</h4>
+<h4 id="dependencies-1">dependencies</h4>
<p>The dependencies of this dependency, exactly as at the top level.</p>
<h2 id="see-also">SEE ALSO</h2>
<ul>
@@ -130,4 +130,4 @@ should match via normal matching rules a dependency either in our
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
</table>
-<p id="footer">package-lock.json &mdash; npm@6.5.0</p>
+<p id="footer">package-lock.json &mdash; npm@6.7.0</p>