Merge pull request #22550 from backstage/rugvip/onlyone

cli: fix module discovery race
This commit is contained in:
Patrik Oldsberg
2024-01-26 21:10:06 +01:00
committed by GitHub
4 changed files with 19 additions and 6 deletions
+1
View File
@@ -112,6 +112,7 @@
"node-libs-browser": "^2.2.1",
"npm-packlist": "^5.0.0",
"ora": "^5.3.0",
"p-queue": "^6.6.2",
"postcss": "^8.1.0",
"process": "^0.11.10",
"react-dev-utils": "^12.0.0-next.60",