Skip to content

Commit 08bcf83

Browse files
committed
Update dependents count
1 parent 22e59fb commit 08bcf83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/pages/en/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ const UsersSection = ({ language }) => {
312312
<div style={{ marginLeft: ".7em", width: "260px" }}>
313313
<p>
314314
More than{" "}
315-
<strong data-placeholder="dependent-github">3.5 million</strong>{" "}
315+
<strong data-placeholder="dependent-github">3.9 million</strong>{" "}
316316
dependent repositories on GitHub
317317
</p>
318318
<Button href="https://github.com/prettier/prettier/network/dependents">
@@ -330,7 +330,7 @@ const UsersSection = ({ language }) => {
330330
</a>
331331
<div style={{ marginLeft: ".7em", width: "260px" }}>
332332
<p>
333-
More than <strong data-placeholder="dependent-npm">10k</strong>{" "}
333+
More than <strong data-placeholder="dependent-npm">10.4k</strong>{" "}
334334
dependent packages on npm
335335
</p>
336336
<Button href="https://www.npmjs.com/browse/depended/prettier">

0 commit comments

Comments
 (0)