UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

12 lines (11 loc) 456 B
/** * The configuration file for the ci-build-yml-config.ts file upgrading to Angular 15. */ export declare const replaces: { 'displayName: \'Use Node 12.18.3\'': string; 'versionSpec: 12.18.3': string; 'displayName: \'npm install @angular/cli\'': string; 'customCommand: \'install -g @angular/cli@11.2.13\'': string; 'displayName: \'npm install typescript\'': string; 'customCommand: \'install -g typescript@4.1.5\'': string; };