fix component detection error (#17319)

This commit is contained in:
Alan Ren
2021-10-08 13:03:40 -07:00
committed by GitHub
parent 93731c4f1d
commit a25dd2c03b
5 changed files with 43 additions and 45 deletions

View File

@@ -403,7 +403,7 @@
},
"dependencies": {
"@microsoft/ads-extension-telemetry": "^1.1.5",
"fast-glob": "^3.1.0",
"fast-glob": "^3.2.7",
"fs-extra": "^5.0.0",
"jsonc-parser": "^2.3.1",
"promisify-child-process": "^3.1.1",