Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dc187f1

Browse filesBrowse files
author
Sosuke Suzuki
committed
Update dependents count
1 parent ac88438 commit dc187f1
Copy full SHA for dc187f1

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎website/pages/en/index.js‎

Copy file name to clipboardExpand all lines: website/pages/en/index.js
+2-2Lines 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.1 million</strong>{" "}
323+
<strong data-placeholder="dependent-github">5.2 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.8k</strong>{" "}
339+
<strong data-placeholder="dependent-npm">13k</strong>{" "}
340340
dependent packages on npm
341341
</p>
342342
<Button href="https://www.npmjs.com/browse/depended/prettier">

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.