mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Engineering - update winget configuration file (#214228)
* Engineering - update winget configuration file * Fix the version number
This commit is contained in:
@@ -12,11 +12,11 @@ properties:
|
|||||||
- resource: Microsoft.WinGet.DSC/WinGetPackage
|
- resource: Microsoft.WinGet.DSC/WinGetPackage
|
||||||
id: npm
|
id: npm
|
||||||
directives:
|
directives:
|
||||||
description: Install NodeJS version >=18.15.x and <19
|
description: Install NodeJS version 20
|
||||||
allowPrerelease: true
|
allowPrerelease: true
|
||||||
settings:
|
settings:
|
||||||
id: OpenJS.NodeJS.LTS
|
id: OpenJS.NodeJS.LTS
|
||||||
version: "18.18.0"
|
version: "20.14.0"
|
||||||
source: winget
|
source: winget
|
||||||
- resource: NpmDsc/NpmPackage
|
- resource: NpmDsc/NpmPackage
|
||||||
id: yarn
|
id: yarn
|
||||||
|
|||||||
Reference in New Issue
Block a user