mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 09:37:45 +00:00
11 lines
222 B
JSON
11 lines
222 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/master/tools/korebuild.schema.json",
|
|
"channel": "master",
|
|
"toolsets": {
|
|
"nodejs": {
|
|
"required": true,
|
|
"minVersion": "6.9"
|
|
}
|
|
}
|
|
}
|