File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -321,7 +321,7 @@ const UsersSection = ({ language }) => {
321321 < div style = { { marginLeft : ".7em" , width : "260px" } } >
322322 < p >
323323 More than{ " " }
324- < strong data-placeholder = "dependent-github" > 8.2 million</ strong > { " " }
324+ < strong data-placeholder = "dependent-github" > 8.8 million</ strong > { " " }
325325 dependent repositories on GitHub
326326 </ p >
327327 < Button href = "https://github.com/prettier/prettier/network/dependents" >
@@ -337,7 +337,7 @@ const UsersSection = ({ language }) => {
337337 < div style = { { marginLeft : ".7em" , width : "260px" } } >
338338 < p >
339339 More than{ " " }
340- < strong data-placeholder = "dependent-npm" > 17.9k </ strong > { " " }
340+ < strong data-placeholder = "dependent-npm" > 18.7k </ strong > { " " }
341341 dependent packages on npm
342342 </ p >
343343 < Button href = "https://www.npmjs.com/browse/depended/prettier" >
You can’t perform that action at this time.
0 commit comments