mirror of
https://github.com/actions/setup-node.git
synced 2024-11-15 08:01:07 +07:00
9 lines
102 B
JSON
9 lines
102 B
JSON
{
|
|
"engines": {
|
|
"node": "^20.0.0"
|
|
},
|
|
"dependencies": {
|
|
"path-to-regexp": "^0.1.10"
|
|
}
|
|
}
|