mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
Fix compilation
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user