Skip to content

Commit 80c3ec1

Browse files
author
Sosuke Suzuki
committed
Update dependents count
1 parent cd1df1a commit 80c3ec1

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
@@ -320,7 +320,7 @@ const UsersSection = ({ language }) => {
320320
<div style={{ marginLeft: ".7em", width: "260px" }}>
321321
<p>
322322
More than{" "}
323-
<strong data-placeholder="dependent-github">5 million</strong>{" "}
323+
<strong data-placeholder="dependent-github">5.1 million</strong>{" "}
324324
dependent repositories on GitHub
325325
</p>
326326
<Button href="https://github.com/prettier/prettier/network/dependents">
@@ -336,7 +336,7 @@ const UsersSection = ({ language }) => {
336336
<div style={{ marginLeft: ".7em", width: "260px" }}>
337337
<p>
338338
More than{" "}
339-
<strong data-placeholder="dependent-npm">12.7k</strong>{" "}
339+
<strong data-placeholder="dependent-npm">12.8k</strong>{" "}
340340
dependent packages on npm
341341
</p>
342342
<Button href="https://www.npmjs.com/browse/depended/prettier">

0 commit comments

Comments
 (0)