mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
eng - add build version of node.js to .yarnrc (#185302)
* eng - add build version of node.js to `.yarnrc`
* 🆙 distro
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
disturl "http://nodejs.org/dist"
|
||||
target "16.17.1"
|
||||
ms_build_id "20230714"
|
||||
runtime "node"
|
||||
build_from_source "true"
|
||||
|
||||
Reference in New Issue
Block a user