Skip to content

Commit 10baab2

Browse files
committed
Update dependents count
1 parent 7999e10 commit 10baab2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/pages/en/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ const UsersSection = ({ language }) => {
321321
<div style={{ marginLeft: ".7em", width: "260px" }}>
322322
<p>
323323
More than{" "}
324-
<strong data-placeholder="dependent-github">8.2 million</strong>{" "}
324+
<strong data-placeholder="dependent-github">8.8 million</strong>{" "}
325325
dependent repositories on GitHub
326326
</p>
327327
<Button href="https://github.com/prettier/prettier/network/dependents">
@@ -337,7 +337,7 @@ const UsersSection = ({ language }) => {
337337
<div style={{ marginLeft: ".7em", width: "260px" }}>
338338
<p>
339339
More than{" "}
340-
<strong data-placeholder="dependent-npm">17.9k</strong>{" "}
340+
<strong data-placeholder="dependent-npm">18.7k</strong>{" "}
341341
dependent packages on npm
342342
</p>
343343
<Button href="https://www.npmjs.com/browse/depended/prettier">

0 commit comments

Comments
 (0)