mirror of
https://github.com/actions/setup-node.git
synced 2025-06-27 21:23:49 +00:00
Co-authored-by: Grigory <grigory.orlov.set@gmail.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 lines
132 B
JSON
11 lines
132 B
JSON
{
|
|
"engines": {
|
|
"node": "^19"
|
|
},
|
|
"devEngines": {
|
|
"runtime": {
|
|
"name": "node",
|
|
"version": "^20"
|
|
}
|
|
}
|
|
}
|