Engineering - update winget configuration file (#214228)

* Engineering - update winget configuration file

* Fix the version number
This commit is contained in:
Ladislau Szomoru 2024-06-04 15:27:50 +02:00 committed by GitHub
parent 463c55397c
commit 75142169cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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