parallelise contributor points calculations (#5465)

This commit is contained in:
Matt Fiddaman
2025-08-04 18:46:33 -04:00
committed by GitHub
parent 7f4f5005a5
commit 994b959050
3 changed files with 120 additions and 106 deletions

View File

@@ -73,6 +73,7 @@
"minimatch": "^10.0.3",
"node-jq": "^6.0.1",
"npm-run-all": "^4.1.5",
"p-limit": "^6.2.0",
"prettier": "^3.5.3",
"prompts": "^2.4.2",
"source-map-support": "^0.5.21",