Skip to content

Commit 1f74dd5

Browse files
committed
Update dependents count
1 parent 399f427 commit 1f74dd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/pages/index.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ function UsersSection() {
311311
<div>
312312
<p>
313313
More than{" "}
314-
<strong data-placeholder="dependent-github">8.9 million</strong>{" "}
314+
<strong data-placeholder="dependent-github">9.2 million</strong>{" "}
315315
dependent repositories on GitHub
316316
</p>
317317
<Link
@@ -333,7 +333,7 @@ function UsersSection() {
333333
<div>
334334
<p>
335335
More than{" "}
336-
<strong data-placeholder="dependent-npm">18.7k</strong>{" "}
336+
<strong data-placeholder="dependent-npm">19.2k</strong>{" "}
337337
dependent packages on npm
338338
</p>
339339
<Link

0 commit comments

Comments
 (0)