Update ads-extension-telemetry package to official Microsoft org version (#14032)

* Update ads-extension-telemetry package to official Microsoft org version

* Update names
This commit is contained in:
Charles Gagnon
2021-01-22 16:40:59 -08:00
committed by GitHub
parent c5c1f183c3
commit 82b363fe90
20 changed files with 120 additions and 572 deletions

View File

@@ -3,7 +3,7 @@
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
import AdsTelemetryReporter from 'ads-extension-telemetry';
import AdsTelemetryReporter from '@microsoft/ads-extension-telemetry';
import { GetPackageInfo } from './utils';