[go: nahoru, domu]

Skip to content

Commit

Permalink
Update dependents count
Browse files Browse the repository at this point in the history
  • Loading branch information
sosukesuzuki committed Nov 25, 2021
1 parent 854ca32 commit 255d389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/pages/en/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ const UsersSection = ({ language }) => {
<div style={{ marginLeft: ".7em", width: "260px" }}>
<p>
More than{" "}
<strong data-placeholder="dependent-github">3.2 million</strong>{" "}
<strong data-placeholder="dependent-github">3.4 million</strong>{" "}
dependent repositories on GitHub
</p>
<Button href="https://github.com/prettier/prettier/network/dependents">
Expand All @@ -330,7 +330,7 @@ const UsersSection = ({ language }) => {
</a>
<div style={{ marginLeft: ".7em", width: "260px" }}>
<p>
More than <strong data-placeholder="dependent-npm">9000</strong>{" "}
More than <strong data-placeholder="dependent-npm">10k</strong>{" "}
dependent packages on npm
</p>
<Button href="https://www.npmjs.com/browse/depended/prettier">
Expand Down

0 comments on commit 255d389

Please sign in to comment.