File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 million</ strong > { " " }
323+ < strong data-placeholder = "dependent-github" > 5.1 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.7k </ strong > { " " }
339+ < strong data-placeholder = "dependent-npm" > 12.8k </ strong > { " " }
340340 dependent packages on npm
341341 </ p >
342342 < Button href = "https://www.npmjs.com/browse/depended/prettier" >
You can’t perform that action at this time.
0 commit comments