Skip to content

Commit

Permalink
Update dependents count
Browse files Browse the repository at this point in the history
  • Loading branch information
sosukesuzuki committed Jan 12, 2024
1 parent 29f299f commit fccadb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/pages/en/index.js
Expand Up @@ -321,7 +321,7 @@ const UsersSection = ({ language }) => {
<div style={{ marginLeft: ".7em", width: "260px" }}>
<p>
More than{" "}
<strong data-placeholder="dependent-github">7.1 million</strong>{" "}
<strong data-placeholder="dependent-github">7.2 million</strong>{" "}
dependent repositories on GitHub
</p>
<Button href="https://github.com/prettier/prettier/network/dependents">
Expand All @@ -336,7 +336,7 @@ const UsersSection = ({ language }) => {
</a>
<div style={{ marginLeft: ".7em", width: "260px" }}>
<p>
More than <strong data-placeholder="dependent-npm">16k</strong>{" "}
More than <strong data-placeholder="dependent-npm">16.2k</strong>{" "}
dependent packages on npm
</p>
<Button href="https://www.npmjs.com/browse/depended/prettier">
Expand Down

0 comments on commit fccadb4

Please sign in to comment.