mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-19 17:58:39 +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
|
||||
id: npm
|
||||
directives:
|
||||
description: Install NodeJS version >=18.15.x and <19
|
||||
description: Install NodeJS version 20
|
||||
allowPrerelease: true
|
||||
settings:
|
||||
id: OpenJS.NodeJS.LTS
|
||||
version: "18.18.0"
|
||||
version: "20.14.0"
|
||||
source: winget
|
||||
- resource: NpmDsc/NpmPackage
|
||||
id: yarn
|
||||
|
||||
Reference in New Issue
Block a user