Fix compilation

This commit is contained in:
Logan Ramos
2022-01-19 16:18:04 -05:00
parent 29c372ff67
commit c047af40b2
11 changed files with 11 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
import * as vscode from 'vscode';
import VsCodeTelemetryReporter from 'vscode-extension-telemetry';
import VsCodeTelemetryReporter from '@vscode/extension-telemetry';
import { memoize } from './memoize';
interface PackageInfo {