mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 19:17:30 +00:00
11 lines
232 B
JSON
11 lines
232 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/release/2.2/tools/korebuild.schema.json",
|
|
"channel": "release/2.2",
|
|
"toolsets": {
|
|
"nodejs": {
|
|
"required": true,
|
|
"minVersion": "6.9"
|
|
}
|
|
}
|
|
}
|